summaryrefslogtreecommitdiffstats
path: root/qtphonon.pro
diff options
context:
space:
mode:
Diffstat (limited to 'qtphonon.pro')
-rw-r--r--qtphonon.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/qtphonon.pro b/qtphonon.pro
index 0da9087..bdc0f98 100644
--- a/qtphonon.pro
+++ b/qtphonon.pro
@@ -2,3 +2,9 @@ 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