summaryrefslogtreecommitdiff
path: root/tests/auto/headersclean/headersclean.pro
blob: c5b1f333d49481488fa50bbff866e6e8ea646000 (plain)
1
2
3
4
5
6
TARGET = tst_headersclean
CONFIG += testcase
SOURCES  += tst_headersclean.cpp
QT = core testlib

contains(QT_CONFIG,svg): QT += svg