Ignore:
Timestamp:
Oct 2, 2023, 11:34:35 PM (23 months ago)
Author:
gyoung
Message:

Remaining changes from merge with Lars 2.9 branch

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/mediafolder/c/helper/makefile

    r2 r104  
    44
    55CC           = icc
    6 CPPFLAGS     = /Ge- /Gm+ /G4 /Gl  /O+ /Oc+ /Ol- /Q+ $(VACDEBUG)
    7                  
     6CPPFLAGS     = /Ge- /Gm+ /G4 /Gl- /O+ /Oc+ /Ol- /Q+ $(VACDEBUG)
     7
    88INC     =       ..\include
    9 DEFS         = 
    10 PROGS        = 
     9DEFS         =
     10PROGS        =
    1111ODIR            = ./obj
    1212CPPDIR  = .
Note: See TracChangeset for help on using the changeset viewer.