Changes between Version 45 and Version 46 of CompileApp
- Timestamp:
- May 21, 2010, 2:15:34 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v45 v46 82 82 * CC and CXX : set to MinGW C and C++ compiler 83 83 * AR and RANLIB : set to ''ar'' and ''ranlib'' of the ''target'' system when cross-compiling 84 * BOINC_SRC : set to the root of the boinc source tree, defaults to .. (i.e. 'make Makefile.mingw' should work within lib/)84 * BOINC_SRC : set to the root of the boinc source tree, defaults to .. (i.e. 'make -f Makefile.mingw' should work within lib/) 85 85 * BOINC_PREFIX : set to destination if you want to use install & uninstall targets; defaults to /usr/local/boinc 86 86 * NOCYGWIN : set to '-mno-cygwin' if you are building on Cygwin but for use on plain Windows (i.e. w/o cygwin.dll)