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:
parent
540e368e04
commit
df9405b8d3
@ -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
|
||||
|
@ -1,4 +0,0 @@
|
||||
TEMPLATE=subdirs
|
||||
SUBDIRS=\
|
||||
#uiloader \ # QTBUG-19453: this test has hardcoded machine names etc.
|
||||
|
Loading…
Reference in New Issue
Block a user