mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-29 08:34:37 +01:00
Turn off DEBUG for release and STUBBED_DICT for good.
This commit is contained in:
parent
20e8ba9eb0
commit
1106ddd6bb
1 changed files with 3 additions and 3 deletions
|
@ -10,15 +10,15 @@ local_C_INCLUDES+= \
|
|||
|
||||
local_LDLIBS += -llog
|
||||
|
||||
# local_DEBUG = -DMEM_DEBUG -DDEBUG -DENABLE_LOGGING
|
||||
|
||||
local_DEFINES += \
|
||||
-DMEM_DEBUG -DDEBUG \
|
||||
-DENABLE_LOGGING \
|
||||
$(local_DEBUG) \
|
||||
-DXWFEATURE_TURNCHANGENOTIFY \
|
||||
-DXWFEATURE_SEARCHLIMIT \
|
||||
-DKEYBOARD_NAV \
|
||||
-DKEY_SUPPORT \
|
||||
-DPOINTER_SUPPORT \
|
||||
-DSTUBBED_DICT \
|
||||
-DNODE_CAN_4 \
|
||||
-D__LITTLE_ENDIAN \
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue