summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/headersclean/headersclean.pro
blob: d18dc1c0a2fbcbc5a5b9d95a13edb4173aac266f (plain)
1
2
3
4
5
6
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