Changeset 6918 for trunk/src/user32


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/user32/Makefile

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