summaryrefslogtreecommitdiffstats
path: root/tests/manual/manual.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/manual.pro')
-rw-r--r--tests/manual/manual.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro
index 8e77a321dd..6f77c82dc5 100644
--- a/tests/manual/manual.pro
+++ b/tests/manual/manual.pro
@@ -58,11 +58,7 @@ contains(QT_CONFIG, opengl) {
contains(QT_CONFIG, egl): SUBDIRS += qopenglcontext
}
-win32 {
- SUBDIRS -= network_remote_stresstest network_stresstest
- # disable some tests on wince because of missing dependencies
- wince: SUBDIRS -= lance windowmodality
-}
+win32: SUBDIRS -= network_remote_stresstest network_stresstest
lessThan(QT_MAJOR_VERSION, 5): SUBDIRS -= bearerex lance qnetworkaccessmanager/qget qmimedatabase qnetworkreply \
qpainfo qscreen socketengine xembed-raster xembed-widgets windowtransparency \