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 0b7783e2c..1ed00372b 100644 --- a/xmake/scripts/base/project.lua +++ b/xmake/scripts/base/project.lua @@ -163,6 +163,7 @@ function project.loadxproj(file) , "mxflags" , "mxxflags" , "ldflags" + , "shflags" , "defines"} -- init filter |
