diff options
author | 2016-08-28 11:58:12 +0200 | |
---|---|---|
committer | 2016-08-28 11:58:12 +0200 | |
commit | 85f7413a6905286dfa654c34b41aaa64fd2211e4 (patch) | |
tree | d8c4f2fb40214f8f56b10e261f8c84e117cac75d /scripts/genie.lua | |
parent | 2221e3fa0f7eff9aa392c261e768166827e7d28f (diff) |
Cleanup for VS2015 build (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r-- | scripts/genie.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua index 208f633a8c9..6504b2d5c50 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -1149,6 +1149,7 @@ configuration { "vs*" } "_WIN32", "_CRT_NONSTDC_NO_DEPRECATE", "_CRT_SECURE_NO_DEPRECATE", + "_CRT_STDIO_LEGACY_WIDE_SPECIFIERS", } links { "user32", |