Changeset 3864 for trunk/src/winmm


Ignore:
Timestamp:
Jul 19, 2000, 9:05:27 PM (25 years ago)
Author:
sandervl
Message:

Changed makefiles for debug & retail odincrt, gdi32-region api wrapper change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/makefile

    r3037 r3864  
    1 # $Id: makefile,v 1.18 2000-03-07 11:11:10 bird Exp $
     1# $Id: makefile,v 1.19 2000-07-19 19:05:26 sandervl Exp $
    22
    33#
     
    4949TARGET = winmm
    5050
     51LDFLAGS = -Q  -Si -Ti -Ge- -Ss+ -W3 -Gm+ /B"/noe /map /NOD /dbgpack /packcode /packdata /exepack:2"
    5152
    5253# All rule - build objs, target dll, copies dll to bin and makes libs.
     
    7677$(PDWIN32_LIB)/kernel32.lib
    7778$(PDWIN32_LIB)/user32.lib
    78 $(PDWIN32_LIB)/odincrt.lib
     79$(PDWIN32_LIB)/$(ODINCRT).lib
    7980OS2386.LIB
    8081$(RTLLIB_O)
Note: See TracChangeset for help on using the changeset viewer.