summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlnamepool/qxmlnamepool.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qxmlnamepool/qxmlnamepool.pro')
-rw-r--r--tests/auto/qxmlnamepool/qxmlnamepool.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/qxmlnamepool/qxmlnamepool.pro b/tests/auto/qxmlnamepool/qxmlnamepool.pro
new file mode 100644
index 0000000..04d1e7a
--- /dev/null
+++ b/tests/auto/qxmlnamepool/qxmlnamepool.pro
@@ -0,0 +1,4 @@
+load(qttest_p4)
+SOURCES += tst_qxmlnamepool.cpp
+
+include (../xmlpatterns.pri)