summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 01b0f109..ec28d997 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -12,14 +12,14 @@ SUBDIRS += barstest \
surfacetest \
qmlcamera \
qmldynamicdata \
- multigraphs
+ multigraphs \
+ directional
#SUBDIRS += kinectsurface
-qtHaveModule(multimedia):!android: SUBDIRS += spectrum
+qtHaveModule(multimedia):!android:!static: SUBDIRS += spectrum
# For testing code snippets of minimal applications
SUBDIRS += minimalbars \
minimalscatter \
minimalsurface
-