mirror of
https://github.com/reactos/reactos.git
synced 2026-07-01 05:14:22 +08:00
added CHECKED to defines
svn path=/trunk/; revision=97
This commit is contained in:
@@ -60,7 +60,7 @@ else
|
||||
DEBUGGING_CFLAGS =
|
||||
endif
|
||||
|
||||
DEFINES = -DDBG
|
||||
DEFINES = -DDBG -DCHECKED
|
||||
|
||||
ifeq ($(WIN32_LEAN_AND_MEAN),yes)
|
||||
LEAN_AND_MEAN_DEFINE = -DWIN32_LEAN_AND_MEAN
|
||||
|
||||
Reference in New Issue
Block a user