summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-07-03 21:40:10 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-09 21:23:21 +0200
commitfe98deb30cddc17893a31736df48bf4dc095a98d (patch)
tree78a7c2c2e93ae17b49edcd6a8350484eed107a8f
parentb10deef402aa766cb22f3f459b64fca885ad27cc (diff)
use centralized handling of QT_BUILD_PARTS
Change-Id: I34bd2d55f06d961db1b251ece544bf90d26ce7c9 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r--qtphonon.pro11
1 files changed, 2 insertions, 9 deletions
diff --git a/qtphonon.pro b/qtphonon.pro
index bdc0f98..ba681f5 100644
--- a/qtphonon.pro
+++ b/qtphonon.pro
@@ -1,10 +1,3 @@
-TEMPLATE = subdirs
-CONFIG += ordered
-SUBDIRS += src \
-# examples \
+load(qt_parts)
-tests.subdir = tests
-tests.CONFIG = no_default_install
-!contains(QT_BUILD_PARTS,tests):tests.CONFIG += no_default_target
-
-SUBDIRS += tests
+SUBDIRS -= sub_examples