summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorruki <[email protected]>2015-06-08 15:05:57 +0800
committerruki <[email protected]>2015-06-08 15:05:57 +0800
commitaf060cd47c0673ef415769b36222f42b37a4a146 (patch)
treecbb4e7d0e0e0e96739d403b12493c43314234306 /tests
parentd3258129a4a1ba9886b7e8d773ba8e4ec956b4a6 (diff)
add undefines for project
Diffstat (limited to 'tests')
-rw-r--r--tests/console/xmake.xproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/console/xmake.xproj b/tests/console/xmake.xproj
index 3397da04a..a9adb91d7 100644
--- a/tests/console/xmake.xproj
+++ b/tests/console/xmake.xproj
@@ -87,6 +87,7 @@ project: console
switches: CCC_ENABLE
switches: FFF_ENABLE, KKK_ENABLE
switchfiles: plat/demo_cpp.xswf
+ undefines: HELLO2
cxxflags: -DHELLO1
, [_if (AAA_ENABLE, "-DAAA")]
, [_if (BBB_ENABLE, "-DBBB")]