summaryrefslogtreecommitdiff
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.pro6
1 files changed, 2 insertions, 4 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
index 4ce0bcc..aefdf18 100644
--- a/tests/auto/headersclean/headersclean.pro
+++ b/tests/auto/headersclean/headersclean.pro
@@ -1,5 +1,3 @@
-TARGET = tst_headersclean
-CONFIG += testcase
-SOURCES += tst_headersclean.cpp
-QT = core testlib svg gui-private
+QT = svg
+load(qt_headersclean)
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0