summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2019-05-26 13:10:03 +1000
committer Vas Crabb <vas@vastheman.com>2019-05-26 13:10:03 +1000
commit626b566feeea0863644a45232b92568417542af9 (patch)
treee945e2f8593eefc9291d3abdfc117c67ce8661aa /scripts/genie.lua
parent4860ae159e92242926e4bb30d9d607a4d218ea34 (diff)
srcclean (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index b20b8842a66..a4ad02a2a32 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -1313,7 +1313,7 @@ configuration { "vs20*" }
"_CRT_SECURE_NO_DEPRECATE",
"_CRT_STDIO_LEGACY_WIDE_SPECIFIERS",
}
-
+
-- Windows Store/Phone projects already link against the available libraries.
if _OPTIONS["vs"]==nil or not (string.startswith(_OPTIONS["vs"], "winstore8") or string.startswith(_OPTIONS["vs"], "winphone8")) then
links {