Moved autotests in category 'tools' into new directory structure
Task-number: QTBUG-21355 Change-Id: I315d4b1f55d42391524c0e8625952dee1b96fca3 Reviewed-on: http://codereview.qt-project.org/4449 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
parent
3ade4d260f
commit
4c43b60323
@ -10,6 +10,7 @@ SUBDIRS += \
|
||||
other \
|
||||
|
||||
!cross_compile: SUBDIRS += host.pro
|
||||
!cross_compile: SUBDIRS += tools
|
||||
contains(QT_CONFIG, opengl): SUBDIRS += opengl
|
||||
unix:!embedded:contains(QT_CONFIG, dbus): SUBDIRS += dbus
|
||||
contains(QT_CONFIG, v8): SUBDIRS += v8.pro
|
||||
|
@ -1,8 +1,4 @@
|
||||
TEMPLATE=subdirs
|
||||
SUBDIRS=\
|
||||
moc \
|
||||
uic \
|
||||
qmake \
|
||||
rcc \
|
||||
#uiloader \ # QTBUG-19453: this test has hardcoded machine names etc.
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user