Changeset 141 for trunk/classes/mm-progs


Ignore:
Timestamp:
Jan 21, 2024, 10:15:49 PM (19 months ago)
Author:
gyoung
Message:

Merged changes from Lar's branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/classes/mm-progs/videoplayer/makefile

    r133 r141  
    44
    55CC           = icc
    6 LIB_DIR      = $d:/emx/lib 
     6LIB_DIR      = $d:/emx/lib
    77#CPPFLAGS     = -Ge- /Gm+ -G4 -Gl  /O+ -Oc+ -Ol
    88#CPPFLAGS     = -O -Zomf -Zcrtdll -Zmtd -s
     
    1010CPPFLAGS        =  -Ge+ /Gm+ -G5 /Ss -Gl /O+ -Oc+ -Ol- /Q+
    1111INC             = ../include -I ../../../classes/inc -I ../../../common_functions/include
    12 DEFS         = 
    13 PROGS        = 
     12DEFS         =
     13PROGS        =
    1414ODIR            = .
    1515CPPDIR  = .
Note: See TracChangeset for help on using the changeset viewer.