From 37842c2fdb10b8802cae7ebeead7d4e356251053 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Thu, 21 Mar 2013 15:19:40 +0100 Subject: Compile most manual tests with Qt 4. Replace includes by class includes, remove tests that do not compile. Change-Id: I52837e8c567dc8ac365c7d43c37beb9a368f6f72 Reviewed-by: Joerg Bornemann --- tests/manual/manual.pro | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/manual/manual.pro') diff --git a/tests/manual/manual.pro b/tests/manual/manual.pro index 1169ea6a27..5a974842a4 100644 --- a/tests/manual/manual.pro +++ b/tests/manual/manual.pro @@ -46,3 +46,6 @@ win32 { # disable some tests on wince because of missing dependencies wince*:SUBDIRS -= lance windowmodality } + +lessThan(QT_MAJOR_VERSION, 5): SUBDIRS -= bearerex lance qnetworkaccessmanager/qget qnetworkreply \ +qpainfo qscreen socketengine xembed-raster xembed-widgets -- cgit v1.2.3