Use w32api... hope this does something? Just trying to help steven.

svn path=/trunk/; revision=14521
This commit is contained in:
Alex Ionescu
2005-04-05 21:41:03 +00:00
parent 49388de0ac
commit 16290c9195

View File

@@ -13,7 +13,7 @@ include Makefile.$(ARCH)
TARGET_CFLAGS = -Wall -Werror
# require os code to explicitly request A/W version of structs/functions
TARGET_CFLAGS += -D_DISABLE_TIDENTS
TARGET_CFLAGS += -D_DISABLE_TIDENTS -D__USE_W32API
ifeq ($(DBG), 1)
TARGET_CFLAGS += -g