Changeset 74 for branches/v2.9_Lars/JPGPROC/source/makefile
- Timestamp:
- Sep 30, 2023, 11:06:42 PM (23 months ago)
- Location:
- branches/v2.9_Lars
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/v2.9_Lars/JPGPROC/source/makefile
r53 r74 1 1 #/* 2 # * Copyright (c) Chris Wohlgemuth 2002 2 # * Copyright (c) Chris Wohlgemuth 2002 3 3 # * All rights reserved. 4 4 # * … … 60 60 ################################# 61 61 MAPSYM=mapsym 62 LIBS= MMPM2.LIB U:/usr/lib/GBM/GBM.LIB62 LIBS= MMPM2.LIB D:/usr/lib/GBM/GBM.LIB 63 63 LDFLAGS = -Ge- /Gm+ -G4 /ss -Gl /O+ -Oc+ -Ol- /Q+ /B"/NOE" 64 64 … … 72 72 # Target Descriptions 73 73 ################################# 74 all: JPEGIO.DLL 75 #iotest.exe 74 all: JPEGIO.DLL 75 #iotest.exe 76 76 77 77
Note:
See TracChangeset
for help on using the changeset viewer.