Changeset 4401 for trunk/include/pdwin32.wat.rel
- Timestamp:
- Oct 3, 2000, 7:39:51 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/pdwin32.wat.rel
r4334 r4401 1 # $Id: pdwin32.wat.rel,v 1. 2 2000-09-28 03:16:24bird Exp $1 # $Id: pdwin32.wat.rel,v 1.3 2000-10-03 05:39:51 bird Exp $ 2 2 # ODIN / win32os2 Project 3 3 # … … 63 63 OS2RCFLAGS = -r 64 64 65 !ifndef NODEBUGINFO66 LDFLAGS += d all67 LDFLAGS_ODINCRT += d all68 !else69 CFLAGS += -DDEFAULT_LOGGING_OFF70 CXXFLAGS += -DDEFAULT_LOGGING_OFF71 !endif72 73 65 !ifdef EXETARGET 74 66 CFLAGS += -bg 75 67 CXXFLAGS += -bg 76 LDFLAGS += system os2v277 LDFLAGS_ODINCRT += system os2v278 68 !else 79 69 CFLAGS += -bd 80 70 CXXFLAGS += -bd 81 LDFLAGS += system os2v2 dll initinstance terminstance82 LDFLAGS_ODINCRT += system os2v2 dll initinstance terminstance83 71 !endif 84 72
Note:
See TracChangeset
for help on using the changeset viewer.