summaryrefslogtreecommitdiffstats
path: root/mkspecs/qws/integrity-arm-cxarm/qmake.conf
blob: a4507bc1d10e49cf187574b132ec233b52ea5818 (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(../../common/ghs-base-integrity.conf)