summaryrefslogtreecommitdiffstats
path: root/qtphonon.pro
blob: bdc0f982afee30b5e886ade6db2b947375003b5a (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += src \
#           examples \

tests.subdir = tests
tests.CONFIG = no_default_install
!contains(QT_BUILD_PARTS,tests):tests.CONFIG += no_default_target

SUBDIRS += tests