summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xml.pro')
-rw-r--r--tests/auto/xml.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/xml.pro b/tests/auto/xml.pro
new file mode 100644
index 0000000..76afec8
--- /dev/null
+++ b/tests/auto/xml.pro
@@ -0,0 +1,8 @@
+TEMPLATE=subdirs
+SUBDIRS=\
+ qdom \
+ qxml \
+ qxmlinputsource \
+ qxmlsimplereader \
+ qxmlstream \
+