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.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
index 715ea1e..c5b1f33 100644
--- a/tests/auto/headersclean/headersclean.pro
+++ b/tests/auto/headersclean/headersclean.pro
@@ -1,5 +1,6 @@
-load(qttest_p4)
+TARGET = tst_headersclean
+CONFIG += testcase
SOURCES += tst_headersclean.cpp
-QT = core
+QT = core testlib
contains(QT_CONFIG,svg): QT += svg