summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index ccecd486..ef28a0da 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -18,7 +18,7 @@ qtHaveModule(quick) {
qmlperf
}
-!android:!ios {
+!android:!ios:!winrt {
SUBDIRS += barstest \
scattertest \
surfacetest \
@@ -36,4 +36,4 @@ qtHaveModule(quick) {
#SUBDIRS += kinectsurface
}
-qtHaveModule(multimedia):!android:!static: SUBDIRS += spectrum
+qtHaveModule(multimedia):!android:!static:!winrt: SUBDIRS += spectrum