summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/headersclean/headersclean.pro
blob: 814f19c8658f19c560ff4ff5c079554cf9c39ede (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_headersclean
SOURCES  += tst_headersclean.cpp
QT = core network xml sql testlib

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