qt5base-lts/mkspecs/features/ios
Tor Arne Vestbø 35d0e9b66f iOS: Don't mangle QT_ARCH when being more specific about what arch to build
On iOS the compiler expects archs like armv6, armv7, armv7s when passed the
-arch flag, or when the ARCHS Xcode variable is set. Instead of mangling
QT_ARCH, which is used other places and assumed to match the values
provided by the arch.test, we use our own variable.

Change-Id: I05e10be8d69dd4d7cbcef04640fef99f1efb253d
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2013-04-16 09:01:32 +02:00
..
default_post.prf iOS: Don't mangle QT_ARCH when being more specific about what arch to build 2013-04-16 09:01:32 +02:00
default_pre.prf iOS: Make Xcode output the default for GUI applications 2013-02-27 13:07:21 +01:00