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