summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/headersclean/headersclean.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-12-06 17:16:56 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-11 13:37:57 +0100
commit6694d391316a490674ecb97f64e1c2e82328d2ce (patch)
tree42561ca04078ce0d0f1af1babe39d009c1a4c0e0 /tests/auto/other/headersclean/headersclean.pro
parent6dd9cc8aa8f85a00f1c6448eaf1382af23284195 (diff)
centralize headersclean test
so other modules can actually re-use the code without referencing qtbase sources. Change-Id: Id66f07b476e539273dd32455e7642a17d7e5d0ef Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'tests/auto/other/headersclean/headersclean.pro')
-rw-r--r--tests/auto/other/headersclean/headersclean.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/other/headersclean/headersclean.pro b/tests/auto/other/headersclean/headersclean.pro
index 419c2e97d5..4965064b88 100644
--- a/tests/auto/other/headersclean/headersclean.pro
+++ b/tests/auto/other/headersclean/headersclean.pro
@@ -1,3 +1,3 @@
-QT = core testlib gui widgets
-include(headersclean.pri)
+QT = core concurrent network dbus xml sql testlib gui opengl widgets printsupport platformsupport
+load(qt_headersclean)
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0