Changeset 604 for trunk/src/dsound
- Timestamp:
- Aug 21, 1999, 2:29:32 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/dsound/makefile
r510 r604 1 # $Id: makefile,v 1. 5 1999-08-16 16:28:02sandervl Exp $1 # $Id: makefile,v 1.6 1999-08-21 12:29:29 sandervl Exp $ 2 2 3 3 # … … 29 29 $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \ 30 30 pmwinx.lib $(PDWIN32_LIB)/kernel32.lib \ 31 $(PDWIN32_LIB)/odincrt.lib OS2386.LIB cppom30O.lib31 $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O) 32 32 $(CP) $@ $(PDWIN32_BIN) 33 33
Note:
See TracChangeset
for help on using the changeset viewer.