summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/nacl64-g++/qmake.conf
blob: 13372b3cc437aac04c7d4e5d0074638b6c4998f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# qmake configuration for building with nacl-g++
#

include(../../common/linux.conf)
include(../../common/qws.conf)
include(../../common/gcc-base-unix.conf)
include(../../common/g++-unix.conf)
include(../../common/nacl/nacl64-base.conf)
include(../../common/nacl/g++-nacl64.conf)

QT = core gui

load(qt_config)