summaryrefslogtreecommitdiff
path: root/tests/auto/headersclean/headersclean.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@nokia.com>2011-03-25 10:32:15 +0100
committeraxis <qt-info@nokia.com>2011-04-27 12:06:03 +0200
commitbef9668e7821fb344a1aaddc9686e5f2703f207a (patch)
tree39a8c81e15069d421bfe9bbf46ea12b229c1f5dc /tests/auto/headersclean/headersclean.pro
parentfc5ad06ec1554de32617b0d3721701f3f64b3d15 (diff)
downloadqtxmlpatterns-bef9668e7821fb344a1aaddc9686e5f2703f207a.tar.gz
Add tst_headersclean for each module
Diffstat (limited to 'tests/auto/headersclean/headersclean.pro')
-rw-r--r--tests/auto/headersclean/headersclean.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
new file mode 100644
index 0000000..dd7fa09
--- /dev/null
+++ b/tests/auto/headersclean/headersclean.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+SOURCES += tst_headersclean.cpp
+QT = core
+
+contains(QT_CONFIG,xmlpatterns): QT += xmlpatterns