summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-03-30 15:24:18 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-03-30 15:24:18 +0200
commit2f3d1de4775499649ff1069bd2152cae3cc040fb (patch)
tree47ad8d9bac17f7b8bc169efd68948719a7374354 /scripts/genie.lua
parent795f88aee170249b31fc227e46d8321b61da5ca9 (diff)
Added IgnoreLDFlags, change sent upstream (nw)
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index bcdc8911d1b..c33ab9bd6a0 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -237,6 +237,7 @@ end
"StaticRuntime",
"Unicode",
"NoPCH",
+ "IgnoreLDFlags",
}
configuration { "vs*" }