qt5base-lts/mkspecs/macx-ios-clang/features
Tor Arne Vestbø c5192b300e iOS: Fix simulator build by enabling SSE2 code paths
Commit 3c375a76a1 enabled SSE2 in Qt,
but we failed to build the files that implemented the SSE2 specific
drawhelpers and image functions. Since we know what the iOS simulator
supports and the platforms it runs on we can safely enable this
ourselves without it being based on a configure test.

Change-Id: I0cfc43de80068b89aa47c34ffa84ee1c1734886c
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
2014-01-18 18:50:14 +01:00
..
default_post.prf iOS: Fix simulator build by enabling SSE2 code paths 2014-01-18 18:50:14 +01:00
default_pre.prf iOS: Fix simulator build by enabling SSE2 code paths 2014-01-18 18:50:14 +01:00
qt_config.prf iOS: Add default QT_ARCH for configure tests to our own qt_config.prf 2013-10-18 15:36:05 +02:00
qt.prf iOS: Use in-place string renaming to rename main() instead of ld 2014-01-06 20:58:28 +01:00