Changes between Version 11 and Version 12 of CompileApp
- Timestamp:
- Mar 5, 2008, 9:26:09 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CompileApp
v11 v12 47 47 Information from CERN is [https://uimon.cern.ch/twiki/bin/view/LHCAtHome/BoincPort#WinInstr here]. 48 48 49 {{{ 50 #!comment 49 51 === Dev-C++ === 50 52 … … 53 55 TODO: develop a project file for Dev-C++. It should be similar to the Visual Studio project file (i.e. it should include what it needs from boinc/). 54 56 55 SETI@home used Dev-C++ for its Windows build; the project file is [http://setiathome.berkeley.edu/cgi-bin/cvsweb.cgi/seti_boinc/client/win_build/Attic/seti_boinc.dev?rev=1.1.2.23;content-type=text%2Fplain here](''outdated'').56 57 SETI@home used Dev-C++ for its Windows build; you can get the [http://setiathome.berkeley.edu/cgi-bin/cvsweb.cgi/seti_boinc/client/win_build/Attic/seti_boinc.dev?rev=1.1.2.23;content-type=text%2Fplain.dev project file] on SETI CVS repository. (''outdated''). 58 }}} 57 59 == Mac OS X == 58 60