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.pro8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
index 201fc143..d9bf7d84 100644
--- a/tests/auto/headersclean/headersclean.pro
+++ b/tests/auto/headersclean/headersclean.pro
@@ -1,6 +1,2 @@
-QT = core testlib gui declarative
-HEADERSCLEAN_PRI = $${QT.core.sources}/../../tests/auto/other/headersclean/headersclean.pri
-isEmpty(QT.core.sources)|!include($$HEADERSCLEAN_PRI) {
- warning("headersclean.pri from QtCore sources not available. test disabled")
- TEMPLATE=subdirs
-}
+QT = declarative
+load(qt_headersclean)