summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index 59977826f7d..82b995deed6 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -1293,6 +1293,9 @@ configuration { "vs20*" }
}
buildoptions {
+ "/Zc:preprocessor",
+ "/utf-8",
+ "/permissive-",
"/w45038", -- warning C5038: data member 'member1' will be initialized after data member 'member2'
}