Changes between Version 44 and Version 45 of CompileApp


Ignore:
Timestamp:
May 21, 2010, 2:14:53 AM (14 years ago)
Author:
bema
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompileApp

    v44 v45  
    8282 * CC and CXX : set to MinGW C and C++ compiler
    8383 * 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 ..
     84 * BOINC_SRC : set to the root of the boinc source tree, defaults to .. (i.e. 'make Makefile.mingw' should work within lib/)
    8585 * BOINC_PREFIX : set to destination if you want to use install & uninstall targets; defaults to /usr/local/boinc
    8686 * NOCYGWIN : set to '-mno-cygwin' if you are building on Cygwin but for use on plain Windows (i.e. w/o cygwin.dll)