summaryrefslogtreecommitdiffstats
path: root/tests/auto/headersclean/headersclean.pro
blob: d9b6ae3e2ab79a0a9cf74e446d57ed3828c05ccb (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES  += tst_headersclean.cpp
QT = core network xml sql uitools

contains(QT_CONFIG,dbus): QT += dbus
contains(QT_CONFIG,opengl): QT += opengl
contains(QT_CONFIG,openvg): QT += openvg