Changes between Version 43 and Version 44 of CompileApp
- Timestamp:
- May 21, 2010, 2:13:56 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v43 v44 71 71 [https://setisvn.ssl.berkeley.edu/trac/browser/seti_boinc/client/win_build/seti_boinc.dev here]. 72 72 73 === MinGW command-line (Cygwin, cross-compile)===74 75 To build the boinc library and API for Windows using MinGW ,use lib/Makefile.mingw.73 === MinGW command-line === 74 75 To build the boinc library and API for Windows using MinGW on Cygwin or cross-compiling, you can use lib/Makefile.mingw. 76 76 77 77 Per default the targets ''libboinc_api.a'' ''libboinc.a'' and ''libboinc_graphics2.a'' are built.