summaryrefslogtreecommitdiffstats
path: root/mkspecs/qws/integrity-arm-cxarm/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/qws/integrity-arm-cxarm/qmake.conf')
-rw-r--r--mkspecs/qws/integrity-arm-cxarm/qmake.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/mkspecs/qws/integrity-arm-cxarm/qmake.conf b/mkspecs/qws/integrity-arm-cxarm/qmake.conf
new file mode 100644
index 0000000..a4507bc
--- /dev/null
+++ b/mkspecs/qws/integrity-arm-cxarm/qmake.conf
@@ -0,0 +1,12 @@
+#
+# qmake configuration for integrity-ghs
+#
+
+INTEGRITY_DIR = /enter/your/path/to/INTEGRITY
+INTEGRITY_BSP = enter_your_bsp_name_here
+QMAKE_CC = ccintarm
+QMAKE_CXX = cxintarm
+QMAKE_LINK = cxintarm
+QMAKE_LINK_SHLIB = cxintarm
+include(../../common/ghs-base-integrity.conf)
+