summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/unsupported/macx-iosdevice-clang/qmake.conf')
-rw-r--r--mkspecs/unsupported/macx-iosdevice-clang/qmake.conf22
1 files changed, 0 insertions, 22 deletions
diff --git a/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf b/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf
deleted file mode 100644
index 3e1a669905..0000000000
--- a/mkspecs/unsupported/macx-iosdevice-clang/qmake.conf
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# qmake configuration for ios-device-clang
-#
-
-QMAKE_IOS_DEVICE_TYPE = iPhoneOS
-
-# Samsung S5PC100, Apple A4, A5, A5X
-QMAKE_IOS_TARGET_ARCH = armv7
-
-# FIXME: Add armv7s (A6) support when we need it
-
-include(../../common/mac.conf)
-include(../../common/gcc-base-ios.conf)
-include(../../common/clang.conf)
-include(../../common/clang-mac.conf)
-include(../../common/ios.conf)
-include(../../common/ios/versions.conf)
-include(../../common/ios/clang.conf)
-include(../../common/ios/qmake.conf)
-include(../../common/ios/arch.conf)
-
-load(qt_config)