From e78e7d325b85a96851615ae0199d3465b5d394c3 Mon Sep 17 00:00:00 2001 From: Kevin Funk Date: Mon, 10 Sep 2012 11:08:37 +0200 Subject: Fix build of tests/ on Windows CE Remove some subprojects that have missing dependencies or use API that is non-available on Windows CE. Change-Id: Iad7118b95a691a433c3f798d56a6a069e5e41917 Reviewed-by: Qt Doc Bot Reviewed-by: Andreas Holzammer Reviewed-by: Friedemann Kleint --- tests/manual/manual.pro | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/manual/manual.pro') diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro index e4e99ea30f..42f753a553 100644 --- a/tests/manual/manual.pro +++ b/tests/manual/manual.pro @@ -33,3 +33,8 @@ windowmodality \ widgetgrab !contains(QT_CONFIG, openssl):!contains(QT_CONFIG, openssl-linked):SUBDIRS -= qssloptions + +# disable some tests on wince because of missing dependencies +wince*:SUBDIRS -= \ + lance windowmodality \ + network_remote_stresstest network_stresstest -- cgit v1.2.3