From dd57c88afabc4c4e69005a277ffb7615484c7aeb Mon Sep 17 00:00:00 2001 From: Prasanth Ullattil Date: Thu, 17 Mar 2011 10:08:57 +0100 Subject: [PATCH] Removed uic3 autotest from qtbase --- qtbase/tests/auto/host.pro | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/qtbase/tests/auto/host.pro b/qtbase/tests/auto/host.pro index 3ae6a7a..a128daa 100644 --- a/qtbase/tests/auto/host.pro +++ b/qtbase/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 -- 1.7.3.2.343.g7d43d