Changeset 457 for trunk/src


Ignore:
Timestamp:
Aug 9, 1999, 11:03:16 PM (26 years ago)
Author:
phaller
Message:

Add: added ODINCRT support (little broken still)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/makefile

    r451 r457  
    1 # $Id: makefile,v 1.5 1999-08-09 18:58:05 achimha Exp $
     1# $Id: makefile,v 1.6 1999-08-09 21:03:16 phaller Exp $
    22
    33#
     
    3535              $(PDWIN32_LIB)/kernel32.lib \
    3636              $(PDWIN32_LIB)/user32.lib $(PDWIN32_LIB)/odincrt.lib \
    37               OS2386.LIB
     37              OS2386.LIB \
     38              cppom30.lib
     39# @@@PH CPPOM30.LIB DOES NOT BELONG here, it's a temporary hack!
     40
    3841        $(CP) $@ $(PDWIN32_BIN)
    3942
Note: See TracChangeset for help on using the changeset viewer.