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>
This commit is contained in:
Jo Asplin 2011-11-07 13:21:52 +01:00 committed by Qt by Nokia
parent 540e368e04
commit df9405b8d3
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -1,4 +0,0 @@
TEMPLATE=subdirs
SUBDIRS=\
#uiloader \ # QTBUG-19453: this test has hardcoded machine names etc.