summaryrefslogtreecommitdiffstats
path: root/tests/auto/headersclean/headersclean.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/headersclean/headersclean.pro')
-rw-r--r--tests/auto/headersclean/headersclean.pro9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
index 77a7645..4c6c350 100644
--- a/tests/auto/headersclean/headersclean.pro
+++ b/tests/auto/headersclean/headersclean.pro
@@ -1,8 +1,3 @@
-TARGET = tst_headersclean
-CONFIG += testcase
-SOURCES += tst_headersclean.cpp
-QT = core testlib
-
-contains(QT_CONFIG,script): QT += script
-contains(QT_CONFIG,scripttools): QT += scripttools
+QT = script scripttools
+load(qt_headersclean)
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0