From a8a05178346e5efb902aaef8c55264e130389e00 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 14 Apr 2018 00:55:46 +0800 Subject: improve some templates --- tests/projects/console_c/xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/projects/console_c/xmake.lua') 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 -- cgit v1.3.1