summaryrefslogtreecommitdiffstats
path: root/mkspecs/integrity-x86/qmake.conf
diff options
context:
space:
mode:
authorRolland Dudemaine <rolland@ghs.com>2015-10-27 01:54:21 +0100
committerRolland Dudemaine <rolland@ghs.com>2016-03-21 16:49:54 +0000
commit83ebd5168f4e7fe9a460b85e3c42b5a5388bdb5d (patch)
tree6d7d84ebc72b2dedac32d1f062ccce10f5f71801 /mkspecs/integrity-x86/qmake.conf
parent0694751c3323beebca167100c203f533755622c2 (diff)
Add support for building for INTEGRITY using GHS toolchain.
Targets (xplatform) include integrity-armv7 and integrity-x86. [ChangeLog][Platform Specific Changes] Added support for INTEGRITY RTOS. Change-Id: If7827791e0a977ff198cb99e9dcc684a010bbb81 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'mkspecs/integrity-x86/qmake.conf')
-rw-r--r--mkspecs/integrity-x86/qmake.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/mkspecs/integrity-x86/qmake.conf b/mkspecs/integrity-x86/qmake.conf
new file mode 100644
index 0000000000..e70b54652a
--- /dev/null
+++ b/mkspecs/integrity-x86/qmake.conf
@@ -0,0 +1,9 @@
+#
+# qmake configuration for INTEGRITY x86 32-bit targets
+#
+
+include(../common/ghs-integrity-x86.conf)
+
+QMAKE_CFLAGS += -cpu=Corei
+DEFINES += QT_NO_CLIPBOARD
+DEFINES += QT_STATICPLUGIN