diff options
| author | ruki <[email protected]> | 2015-06-06 22:35:48 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2015-06-06 22:35:48 +0800 |
| commit | 7c091cff74f038381c5e16576afeb7d4713bc917 (patch) | |
| tree | dd3490039c2d114c471151819d62144d9549546e /xmake/scripts/base/project.lua | |
| parent | 6222a6ede3f06a0c67eccf0225d0ffb88cf9d4c8 (diff) | |
add warning and escape verboses
Diffstat (limited to 'xmake/scripts/base/project.lua')
| -rw-r--r-- | xmake/scripts/base/project.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/scripts/base/project.lua b/xmake/scripts/base/project.lua index 03fe0c375..c42d30908 100644 --- a/xmake/scripts/base/project.lua +++ b/xmake/scripts/base/project.lua @@ -189,6 +189,7 @@ function project.loadxproj(file) , "ldflags" , "shflags" , "defines" + , "warning" , "optimize"} -- init filter |
