summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts/genie.lua
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2019-05-29 15:56:13 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2019-05-29 15:56:13 +1000
commitf7189bfb0e4bd39156c9bd304b1abca7b8793666 (patch)
treecc7d11cb39e2c4b0b4ce9c92d843577c6b72482e /docs/release/scripts/genie.lua
parent5b1209924a08a10c8ca91ab84fa85f325785be11 (diff)
0.210 Release filestag210
Diffstat (limited to 'docs/release/scripts/genie.lua')
-rw-r--r--docs/release/scripts/genie.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/scripts/genie.lua b/docs/release/scripts/genie.lua
index b20b8842a66..a4ad02a2a32 100644
--- a/docs/release/scripts/genie.lua
+++ b/docs/release/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 {