Fix building with DBG = 1

svn path=/trunk/; revision=7610
This commit is contained in:
Steven Edwards 2004-01-13 17:24:41 +00:00
parent 42c7da6d23
commit 7f8041c8b9

View file

@ -20,8 +20,7 @@ TARGET_CFLAGS = \
-D__REACTOS__ \
-D__USE_W32API \
-DUNICODE \
-DLE \
-DDBG
-DLE
# require os code to explicitly request A/W version of structs/functions
TARGET_CFLAGS += -D_DISABLE_TIDENTS