__USE_W32API

svn path=/trunk/; revision=14433
This commit is contained in:
Steven Edwards 2005-04-02 05:43:37 +00:00
parent afa13639b8
commit 5875f60018

View file

@ -7,7 +7,7 @@ TARGET_TYPE = library
TARGET_NAME = epsapi
# require os code to explicitly request A/W version of structs/functions
TARGET_CFLAGS += -D_DISABLE_TIDENTS -Werror -Wall
TARGET_CFLAGS += -D__USE_W32API -D_DISABLE_TIDENTS -Werror -Wall
TARGET_OBJECTS = \
enum/drivers.o \