qt5base-lts/mkspecs/features/ios
Tor Arne Vestbø 47ab2edd01 Make the macx-xcode spec a wrapper around the default spec
... except for MAKEFILE_GENERATOR = XCODE. This means the spec no longer
hard-codes g++, and will work regardless of whether the default spec was
clang or g++.

This require us to set QMAKE_XCODE_GCC_VERSION properly for GCC, so that
additional compilation flags passed by Xcode will match the actual
compiler used.

Task-number: QTBUG-31713
Change-Id: If65140a7471cd16f483036742f1d5b86d0485c52
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-06-24 18:22:34 +02:00
..
default_post.prf iOS: Move arch handling out of ios.prf now that we have default_post.prf 2013-03-12 18:13:37 +01:00
default_pre.prf Make the macx-xcode spec a wrapper around the default spec 2013-06-24 18:22:34 +02:00