Changeset 1993
- Timestamp:
- Jun 15, 2006, 4:56:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
to-imperative/trunk/config.bat
r1852 r1993 28 28 rem -4- C++ compiler options 29 29 30 set CFLAGS=/TP /GX /DWINDOWS /DRFRT_WITHOUT_ GMP/DDEBUG /I%~dp0\libp++ /I%~dp0\runtime /I%~dp0\library /I%~dp0\library\include30 set CFLAGS=/TP /GX /DWINDOWS /DRFRT_WITHOUT_MPINT /DDEBUG /I%~dp0\libp++ /I%~dp0\runtime /I%~dp0\library /I%~dp0\library\include 31 31 32 32 rem : The following turns on an agressive C++ code optimization.
Note: See TracChangeset
for help on using the changeset viewer.