Changeset 604 for trunk/src/dsound


Ignore:
Timestamp:
Aug 21, 1999, 2:29:32 PM (26 years ago)
Author:
sandervl
Message:

Makefile changes for VAC 3.6.5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dsound/makefile

    r510 r604  
    1 # $Id: makefile,v 1.5 1999-08-16 16:28:02 sandervl Exp $
     1# $Id: makefile,v 1.6 1999-08-21 12:29:29 sandervl Exp $
    22
    33#
     
    2929        $(LD) $(LDFLAGS) -Fm -Fe$@ $(OBJS) $(TARGET).def \
    3030              pmwinx.lib  $(PDWIN32_LIB)/kernel32.lib \
    31               $(PDWIN32_LIB)/odincrt.lib OS2386.LIB cppom30O.lib
     31              $(PDWIN32_LIB)/odincrt.lib OS2386.LIB $(RTLLIB_O)
    3232        $(CP) $@ $(PDWIN32_BIN)
    3333
Note: See TracChangeset for help on using the changeset viewer.