summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index f2445c70..7c3ce14c 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -17,10 +17,9 @@ SUBDIRS += barstest \
#SUBDIRS += kinectsurface
-qtHaveModule(multimedia):!android: SUBDIRS += spectrum
+qtHaveModule(multimedia):!android:!static: SUBDIRS += spectrum
# For testing code snippets of minimal applications
SUBDIRS += minimalbars \
minimalscatter \
minimalsurface
-