Changeset 104 for trunk/common_functions/makefile
- Timestamp:
- Oct 2, 2023, 11:34:35 PM (23 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/v2.9 merged eligible /branches/v2.9_Lars merged eligible
-
Property svn:mergeinfo
set to
-
trunk/common_functions/makefile
r53 r104 4 4 5 5 CC = gcc 6 LIB_DIR = U:/usr/lib6 LIB_DIR = D:/usr/lib 7 7 #CPPFLAGS = -Ge- /Gm+ -G4 -Gl /O+ -Oc+ -Ol 8 8 CPPFLAGS = -O -Zomf -Zcrtdll -s 9 9 INC = ../include 10 DEFS = 11 PROGS = 10 DEFS = 11 PROGS = 12 12 ODIR = . 13 13 CPPDIR = .
Note:
See TracChangeset
for help on using the changeset viewer.