summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-11-07 13:21:52 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-09 14:05:19 +0100
commitdf9405b8d3da4e5d6bedbadd5939e557ec26e42d (patch)
tree907cf1312d5fbf12a19efbff05ee536b33a7e0a4 /tests/auto/auto.pro
parent540e368e04c5928e4f1a33d6767789d1a2da3a96 (diff)
Removed obsolete host.pro from qtbase
Note that the uiloader test has been moved from qtbase to qttools (see QTBUG-19453). Change-Id: I326fa0da435701eeaad7026160e3203a27cb3666 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index a760ead612..f2672c0d16 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -3,7 +3,6 @@ TEMPLATE = subdirs
SUBDIRS += \
corelib \
dbus \
- host.pro \
gui \
integrationtests \
network \
@@ -16,7 +15,6 @@ SUBDIRS += \
other \
widgets \
-cross_compile: SUBDIRS -= host.pro
cross_compile: SUBDIRS -= tools
!contains(QT_CONFIG, opengl): SUBDIRS -= opengl
!unix|embedded|!contains(QT_CONFIG, dbus): SUBDIRS -= dbus