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.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/headersclean/headersclean.pro b/tests/auto/headersclean/headersclean.pro
deleted file mode 100644
index 0f976ffb95..0000000000
--- a/tests/auto/headersclean/headersclean.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-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
-contains(QT_CONFIG,openvg): QT += openvg
-