diff options
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 |
