From a3feb69d4ccea44544626cc05c8103fb0adabef5 Mon Sep 17 00:00:00 2001 From: Prasanth Ullattil Date: Thu, 17 Mar 2011 10:08:57 +0100 Subject: Removed uic3 autotest from qtbase --- tests/auto/host.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/host.pro b/tests/auto/host.pro index 3ae6a7a09e..a128daa4ed 100644 --- a/tests/auto/host.pro +++ b/tests/auto/host.pro @@ -10,5 +10,5 @@ SUBDIRS=\ #atwrapper \ # These tests need significant updating, #uiloader \ # they have hardcoded machine names etc. -contains(QT_CONFIG,qt3support):SUBDIRS+=uic3 +#contains(QT_CONFIG,qt3support):SUBDIRS+=uic3 -- cgit v1.2.3