summaryrefslogtreecommitdiffstats
path: root/mkspecs/qws/linux-generic-g++/qmake.conf
blob: e803d0d402486e801acae828aed1dab08b3a2d9d (plain)
1
2
3
4
5
6
7
8
9
10
#
# qmake configuration for building with g++
#

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

load(qt_config)