summaryrefslogtreecommitdiff
path: root/tests/projects/console_c/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2018-04-14 00:55:46 +0800
committerruki <[email protected]>2018-04-13 23:34:39 +0800
commita8a05178346e5efb902aaef8c55264e130389e00 (patch)
treedac9887f08aee7fb5b86bf0b001debf422cf2f24 /tests/projects/console_c/xmake.lua
parent7467328ac81ac59a95125420b4dbca1bc3abc5f3 (diff)
improve some templates
Diffstat (limited to 'tests/projects/console_c/xmake.lua')
-rw-r--r--tests/projects/console_c/xmake.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/projects/console_c/xmake.lua b/tests/projects/console_c/xmake.lua
index 05d54fa63..4faa18a0f 100644
--- a/tests/projects/console_c/xmake.lua
+++ b/tests/projects/console_c/xmake.lua
@@ -1,5 +1,5 @@
--- add debug/release mode
+-- add modes: debug and release
add_rules("mode:debug", "mode:release")
-- add target