mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
Use w32api... hope this does something? Just trying to help steven.
svn path=/trunk/; revision=14521
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user