mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
add _DEBUG
This commit is contained in:
parent
f052b84b04
commit
58d24907fd
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ UID 0x100039CE 0x10206D64
|
||||||
|
|
||||||
// Comment the next line out for a non-debug build. Isn't this build
|
// Comment the next line out for a non-debug build. Isn't this build
|
||||||
// system advanced?
|
// system advanced?
|
||||||
MACRO DEBUG MEM_DEBUG
|
MACRO DEBUG MEM_DEBUG _DEBUG
|
||||||
MACRO CPLUS
|
MACRO CPLUS
|
||||||
MACRO __LITTLE_ENDIAN KEYBOARD_NAV OS_INITS_DRAW
|
MACRO __LITTLE_ENDIAN KEYBOARD_NAV OS_INITS_DRAW
|
||||||
MACRO KEY_SUPPORT FEATURE_TRAY_EDIT NODE_CAN_4
|
MACRO KEY_SUPPORT FEATURE_TRAY_EDIT NODE_CAN_4
|
||||||
|
|
Loading…
Reference in a new issue