use -D__USE_W32API

svn path=/trunk/; revision=14511
This commit is contained in:
Steven Edwards 2005-04-05 18:59:56 +00:00
parent 785882957e
commit c6779bb5c2

View file

@ -11,7 +11,7 @@ TARGET_SDKLIBS = ntdll.a
TARGET_OBJECTS = $(TARGET_NAME).o
#TARGET_GCCLIBS = iberty
TARGET_CFLAGS = -D__USE_W32API
include $(PATH_TO_TOP)/rules.mak