Changeset 3135 for trunk/include/pdwin32.tools
- Timestamp:
- Mar 17, 2000, 5:28:29 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/pdwin32.tools
r3062 r3135 1 # $Id: pdwin32.tools,v 1.1 0 2000-03-09 19:38:51bird Exp $1 # $Id: pdwin32.tools,v 1.11 2000-03-17 04:28:29 bird Exp $ 2 2 # ODIN / win32os2 Project 3 3 # … … 19 19 DOWITHDIRS = $(PDWIN32_TOOLS)\dowithdirs.cmd 20 20 IMPDEF = $(PDWIN32_TOOLS)\impdef.exe 21 DEPEND = $(PDWIN32_TOOLS)\fastdep.exe -o$$(OBJDIR) 21 DEPEND = $(PDWIN32_TOOLS)\fastdep.exe -o$$(OBJDIR) -cy+ 22 22 23 23 #Svl: Remove this when everything has been converted to the new build rules
Note:
See TracChangeset
for help on using the changeset viewer.