summaryrefslogtreecommitdiffstats
path: root/mkspecs/qws
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2011-03-22 10:07:00 (GMT)
committercon <qtc-committer@nokia.com>2011-03-22 10:07:45 (GMT)
commit07b5eac8a85088a928d04b84be9cc082e4500978 (patch)
tree969d5a834a8df3b1e0a8449030bb37578715942c /mkspecs/qws
parentdc1f979b7d2d13efd852fd3fa41930f115a9edd1 (diff)
downloadQt-07b5eac8a85088a928d04b84be9cc082e4500978.zip
Qt-07b5eac8a85088a928d04b84be9cc082e4500978.tar.gz
Qt-07b5eac8a85088a928d04b84be9cc082e4500978.tar.bz2
Use the new QT_QPA_DEFAULT_PLATFORM_NAME define.
Diffstat (limited to 'mkspecs/qws')
-rw-r--r--mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/macx-iphonesimulator-g++/qplatformdefs.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h b/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h
index 425fda3..0468935 100644
--- a/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h
+++ b/mkspecs/qws/macx-iphonedevice-g++/qplatformdefs.h
@@ -94,4 +94,6 @@
#define QT_SNPRINTF ::snprintf
#define QT_VSNPRINTF ::vsnprintf
+#define QT_QPA_DEFAULT_PLATFORM_NAME "uikit"
+
#endif // QPLATFORMDEFS_H
diff --git a/mkspecs/qws/macx-iphonesimulator-g++/qplatformdefs.h b/mkspecs/qws/macx-iphonesimulator-g++/qplatformdefs.h
index 425fda3..0468935 100644
--- a/mkspecs/qws/macx-iphonesimulator-g++/qplatformdefs.h
+++ b/mkspecs/qws/macx-iphonesimulator-g++/qplatformdefs.h
@@ -94,4 +94,6 @@
#define QT_SNPRINTF ::snprintf
#define QT_VSNPRINTF ::vsnprintf
+#define QT_QPA_DEFAULT_PLATFORM_NAME "uikit"
+
#endif // QPLATFORMDEFS_H