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:
parent
48ba459580
commit
665e4ec0ec
@ -5,7 +5,7 @@ SUBDIRS += \
|
||||
gui.pro \
|
||||
network.pro \
|
||||
sql \
|
||||
xml.pro \
|
||||
xml \
|
||||
other.pro
|
||||
|
||||
!cross_compile: SUBDIRS += host.pro
|
||||
|
@ -1,6 +0,0 @@
|
||||
TEMPLATE=subdirs
|
||||
SUBDIRS=\
|
||||
qdom \
|
||||
qxml \
|
||||
qxmlinputsource \
|
||||
qxmlsimplereader
|
4
tests/auto/xml/dom/dom.pro
Normal file
4
tests/auto/xml/dom/dom.pro
Normal 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
Loading…
Reference in New Issue
Block a user