- Timestamp:
- Feb 5, 2000, 3:44:17 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ddraw/makefile
r2650 r2652 1 # $Id: makefile,v 1.1 8 2000-02-05 01:55:52sandervl Exp $1 # $Id: makefile,v 1.19 2000-02-05 02:44:17 sandervl Exp $ 2 2 # 3 3 # ddraw.dll makefile … … 30 30 31 31 32 LIBS = $(PDWIN32_LIB)\ pmwinx.lib $(PDWIN32_LIB)\advapi32.lib $(PDWIN32_LIB)\gdi32.lib \32 LIBS = $(PDWIN32_LIB)\ole32.lib $(PDWIN32_LIB)\advapi32.lib $(PDWIN32_LIB)\gdi32.lib \ 33 33 $(PDWIN32_LIB)\comctl32.lib $(PDWIN32_LIB)\kernel32.lib $(PDWIN32_LIB)\odincrt.lib \ 34 34 $(PDWIN32_LIB)\user32.lib mmpm2.lib OS2386.LIB $(RTLLIB_O)
Note:
See TracChangeset
for help on using the changeset viewer.