summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/headersclean/headersclean.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/headersclean/headersclean.pro')
-rw-r--r--tests/auto/other/headersclean/headersclean.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/other/headersclean/headersclean.pro b/tests/auto/other/headersclean/headersclean.pro
new file mode 100644
index 0000000000..d18dc1c0a2
--- /dev/null
+++ b/tests/auto/other/headersclean/headersclean.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+SOURCES += tst_headersclean.cpp
+QT = core network xml sql
+CONFIG += uitools
+
+contains(QT_CONFIG,dbus): QT += dbus
+contains(QT_CONFIG,opengl): QT += opengl