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:
Jo Asplin 2011-09-12 09:21:12 +02:00
parent 3ade4d260f
commit 4c43b60323
369 changed files with 8 additions and 4 deletions

View File

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

View File

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