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
commit00f4904b77d6a3a6a342b9b79dc76eba47bb5e0f (patch)
tree131330b707a4d03a5ac26ca0f65dcac2bfbd7266 /tests/auto/headersclean/headersclean.pro
parent8d54243868687bd4421c9ef877fa1c3b9d42dfe4 (diff)
downloadqtsvg-00f4904b77d6a3a6a342b9b79dc76eba47bb5e0f.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..715ea1e
--- /dev/null
+++ b/tests/auto/headersclean/headersclean.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+SOURCES += tst_headersclean.cpp
+QT = core
+
+contains(QT_CONFIG,svg): QT += svg