aboutsummaryrefslogtreecommitdiffstats
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
commit7a181a2132e0a222598bd761c6d852a7501b0d16 (patch)
treedab7e7ff1989002f215dd5d0125f4df04749641d /tests/auto/headersclean/headersclean.pro
parent3081c665c43b89e9f52f4be533b31d96ec34ee36 (diff)
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 0000000000..54ea66a51d
--- /dev/null
+++ b/tests/auto/headersclean/headersclean.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+SOURCES += tst_headersclean.cpp
+QT = core
+
+contains(QT_CONFIG,declarative): QT += declarative