aboutsummaryrefslogtreecommitdiffstats
path: root/dist/installer
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2013-10-02 16:09:23 +0200
committerEike Ziller <eike.ziller@digia.com>2013-10-07 15:32:10 +0200
commitc05e9d52b2721d442c62e1ce4ed1058a756bf396 (patch)
treefe7075c906d2d8b6a455c5b2041b874a4d1af58b /dist/installer
parent810274d038dc1daf22db42de1b5318d5157ffb85 (diff)
Ios: Move tools to <libexec>/ios, make them lowercase, fix deployment
They can't be directly in libexec path, because then they couldn't have their own qt.conf for resolving the Cocoa platform plugin. Change-Id: I8f3fae85c548747a7d826c078c7ac1fb0a836b43 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
Diffstat (limited to 'dist/installer')
-rw-r--r--dist/installer/mac/ios_qt.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/dist/installer/mac/ios_qt.conf b/dist/installer/mac/ios_qt.conf
new file mode 100644
index 0000000000..11b9a3ab64
--- /dev/null
+++ b/dist/installer/mac/ios_qt.conf
@@ -0,0 +1,5 @@
+[Paths]
+# prefix must be one up because Qt makes it relative to the app's Contents/ path,
+# even if that doesn't exist!
+Prefix = ..
+Plugins = ../../PlugIns