Changeset 1027 for trunk/src/comctl32/makefile
- Timestamp:
- Sep 23, 1999, 7:26:29 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/comctl32/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/comctl32/makefile
r604 r1027 1 # $Id: makefile,v 1.1 4 1999-08-21 12:29:29 sandervlExp $1 # $Id: makefile,v 1.15 1999-09-23 17:26:29 cbratschi Exp $ 2 2 # 3 3 # PD-Win32 API … … 9 9 PDWIN32_LIB = ..\..\lib 10 10 PDWIN32_BIN = ..\..\bin 11 PDWIN32_TOOLS = ..\..\tools\bin 11 12 12 13 … … 38 39 $(PDWIN32_LIB)/user32.lib $(PDWIN32_LIB)/odincrt.lib \ 39 40 OS2386.LIB $(RTLLIB_O) 40 rc rsrc.res comctl32.dll41 rc rsrc.res $(TARGET).dll 41 42 $(CP) $@ $(PDWIN32_BIN) 42 43
Note:
See TracChangeset
for help on using the changeset viewer.
