Changeset 199 for trunk/classes/mm-progs/mmprog.inc
- Timestamp:
- Nov 25, 2024, 10:20:57 PM (9 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/classes/mm-progs/mmprog.inc
r148 r199 4 4 #CPPFLAGS = -O -Wno-pointer-sign -Wall -Zomf -Zmt -s 5 5 #CPPFLAGS = -O -Zomf -Zcrtdll -Zmtd -s 6 CPPFLAGS = -Ge+ /Gm+ -G5 /Ss -Gl /O+ -Oc+ -Ol- /Q+ 6 #CPPFLAGS = -Ge+ /Gm+ -G5 /Ss -Gl /O+ -Oc+ -Ol- /Q+ 7 CPPFLAGS = /Ge+ /Gm+ /G5 /Ss /Gl /O+ /Oc+ /Ol- /Q+ /Ti /Sp4 /B"/pmtype:pm /ma /de" 8 7 9 8 10 INC = ../include -I ../../../classes/inc -I $(COMMONSRC)/include
Note:
See TracChangeset
for help on using the changeset viewer.