Changeset 4656 for trunk/include/pdwin32.wat.tools
- Timestamp:
- Nov 21, 2000, 5:39:20 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/pdwin32.wat.tools
r4642 r4656 1 # $Id: pdwin32.wat.tools,v 1. 6 2000-11-20 04:58:15bird Exp $1 # $Id: pdwin32.wat.tools,v 1.7 2000-11-21 04:39:20 bird Exp $ 2 2 # ODIN / win32os2 Project 3 3 # … … 5 5 # Note: this has to be included after the compiler environment 6 6 # 7 # 8 # 9 7 10 8 11 # 9 12 # Watcom Specific tools 10 13 # 14 MAPSYM = ..\..\$(PDWIN32_TOOLS)\mapsymWat.cmd 11 15 KDEF2WAT = $(PDWIN32_TOOLS)\kDef2Wat.exe 16 12 17 13 18 #
Note:
See TracChangeset
for help on using the changeset viewer.