summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/qws/integrity-arm-cxarm/qmake.conf
blob: acaf3c29e8d3b7cca7e3bdd4d6b00bc1d04b1acc (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		= ccintarm
QMAKE_CXX		= cxintarm
QMAKE_LINK		= cxintarm
QMAKE_LINK_SHLIB	= cxintarm
include(../../integrity-ghs/qmake.conf)