summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/qws/integrity-ppc-cxppc/qmake.conf
blob: 829e6d3b3ace553b19ede30ac1c0621c0f14bb1e (plain)
1
2
3
4
5
6
7
8
9
10
11
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(../../integrity-ghs/qmake.conf)