summaryrefslogtreecommitdiff
path: root/mkspecs/qws/integrity-ppc-cxppc/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/qws/integrity-ppc-cxppc/qmake.conf')
-rw-r--r--mkspecs/qws/integrity-ppc-cxppc/qmake.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/mkspecs/qws/integrity-ppc-cxppc/qmake.conf b/mkspecs/qws/integrity-ppc-cxppc/qmake.conf
new file mode 100644
index 0000000000..7e3c05c202
--- /dev/null
+++ b/mkspecs/qws/integrity-ppc-cxppc/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 = ccintppc
+QMAKE_CXX = cxintppc
+QMAKE_LINK = cxintppc
+QMAKE_LINK_SHLIB = cxintppc
+include(../../common/ghs-base-integrity.conf)
+