Changeset 6918 for trunk/src/gdi32


Ignore:
Timestamp:
Oct 1, 2001, 3:42:09 AM (24 years ago)
Author:
bird
Message:

Watcom: support to watcom+nmake.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gdi32/makefile

    r6892 r6918  
    1 # $Id: makefile,v 1.39 2001-09-30 08:56:17 bird Exp $
     1# $Id: makefile,v 1.40 2001-10-01 01:40:08 bird Exp $
    22
    33#
     
    1818# Overrides.
    1919#
    20 !ifndef WAT
     20!ifndef WMAKE
    2121CDEFINES    = $(CDEFINES) -DINVERT
    2222!else
Note: See TracChangeset for help on using the changeset viewer.