summaryrefslogtreecommitdiff
path: root/xmake/scripts/platform/windows/tools/link.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2015-06-16 14:26:32 +0800
committerruki <[email protected]>2015-06-16 14:26:32 +0800
commit608602d0de1056f856e0b6bfe33b3f5fbe641b63 (patch)
tree845abda197164395b6ed071045d48a15c2b3e201 /xmake/scripts/platform/windows/tools/link.lua
parentb02e5fc9da96945b0be2452bdbbf5b9801e68b69 (diff)
compile for android and ios ok
Diffstat (limited to 'xmake/scripts/platform/windows/tools/link.lua')
-rw-r--r--xmake/scripts/platform/windows/tools/link.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/scripts/platform/windows/tools/link.lua b/xmake/scripts/platform/windows/tools/link.lua
index 4a77c9908..7eb56ffc9 100644
--- a/xmake/scripts/platform/windows/tools/link.lua
+++ b/xmake/scripts/platform/windows/tools/link.lua
@@ -49,8 +49,6 @@ function link.init(self, name)
self.ldflags = { "-nologo"
, "-dynamicbase"
, "-nxcompat"
- , "-manifest"
- , "-manifestuac:\"level='asInvoker' uiAccess='false'\""
, flags_arch}
-- init arflags