Ignore:
Timestamp:
Feb 4, 2000, 8:31:26 PM (26 years ago)
Author:
hugh
Message:

Bugfixes at many places

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/makefile

    r2174 r2638  
    1 # $Id: makefile,v 1.16 1999-12-21 01:28:20 hugh Exp $
     1# $Id: makefile,v 1.17 2000-02-04 19:31:26 hugh Exp $
    22#
    33# ddraw.dll makefile
     
    3030LIBS =  $(PDWIN32_LIB)\pmwinx.lib $(PDWIN32_LIB)\advapi32.lib $(PDWIN32_LIB)\gdi32.lib \
    3131        $(PDWIN32_LIB)\comctl32.lib $(PDWIN32_LIB)\kernel32.lib $(PDWIN32_LIB)\odincrt.lib \
    32         $(PDWIN32_LIB)\user32.lib mmpm2.lib OS2386.LIB $(RTLLIB_O)
     32        $(PDWIN32_LIB)\user32.lib $(PDWIN32_LIB)\ole32.lib mmpm2.lib OS2386.LIB $(RTLLIB_O)
    3333
    3434all: $(TARGET).dll $(TARGET).lib
Note: See TracChangeset for help on using the changeset viewer.