Ignore:
Timestamp:
Nov 25, 2024, 10:20:57 PM (9 months ago)
Author:
gyoung
Message:

Update some compile flags

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/mm-progs/mmprog.inc

    r148 r199  
    44#CPPFLAGS       =        -O -Wno-pointer-sign -Wall -Zomf -Zmt -s
    55#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+
     7CPPFLAGS        = /Ge+ /Gm+ /G5 /Ss /Gl /O+ /Oc+ /Ol- /Q+ /Ti /Sp4 /B"/pmtype:pm /ma /de"
     8
    79
    810INC             = ../include -I ../../../classes/inc -I $(COMMONSRC)/include
Note: See TracChangeset for help on using the changeset viewer.