From 70aafd951297294b4f6e8e3ec8ee5058461fa59a Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 6 Jun 2015 22:52:00 +0800 Subject: append warning flags --- xmake/scripts/base/project.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xmake/scripts/base/project.lua') diff --git a/xmake/scripts/base/project.lua b/xmake/scripts/base/project.lua index c42d30908..f4f9c1dfc 100644 --- a/xmake/scripts/base/project.lua +++ b/xmake/scripts/base/project.lua @@ -189,7 +189,7 @@ function project.loadxproj(file) , "ldflags" , "shflags" , "defines" - , "warning" + , "warnings" , "optimize"} -- init filter -- cgit v1.3.1