Moved xml autotests into new directory structure

Task-number: QTBUG-21260

Change-Id: I7bc30227d4e71e8783f274dbfa758399dca546d4
Reviewed-on: http://codereview.qt.nokia.com/4146
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
This commit is contained in:
Jo Asplin 2011-09-06 10:01:38 +02:00
parent 48ba459580
commit 665e4ec0ec
802 changed files with 16 additions and 7 deletions

View File

@ -5,7 +5,7 @@ SUBDIRS += \
gui.pro \
network.pro \
sql \
xml.pro \
xml \
other.pro
!cross_compile: SUBDIRS += host.pro

View File

@ -1,6 +0,0 @@
TEMPLATE=subdirs
SUBDIRS=\
qdom \
qxml \
qxmlinputsource \
qxmlsimplereader

View File

@ -0,0 +1,4 @@
TEMPLATE=subdirs
SUBDIRS=\
qdom \

Some files were not shown because too many files have changed in this diff Show More