Changeset 24 for trunk/include/pdwin32.emx.dbg
- Timestamp:
- Jun 1, 1999, 11:14:19 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/pdwin32.emx.dbg
r10 r24 23 23 # Tool Flags 24 24 # 25 CFLAGS = -mprobe -pg -c -pipe -Wall -g -I$(PDWIN32_INCLUDE)\Win -D__WIN32OS2__ -D__WINE__ 26 CXXFLAGS = -mprobe -pg -c -pipe -Wall -g -I$(PDWIN32_INCLUDE)\Win -D__WIN32OS2__ -D__WINE__ 25 CFLAGS = -mprobe -pg -c -pipe -Wall -g -I$(PDWIN32_INCLUDE)\Win -D__WIN32OS2__ -D__WINE__ -DDEBUG 26 CXXFLAGS = -mprobe -pg -c -pipe -Wall -g -I$(PDWIN32_INCLUDE)\Win -D__WIN32OS2__ -D__WINE__ -DDEBUG 27 27 ASFLAGS = -Zomf 28 28 LDFLAGS = -Zmt -Zomf -Zmap
Note:
See TracChangeset
for help on using the changeset viewer.