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

contains(QT_CONFIG,script): QT += script
contains(QT_CONFIG,scripttools): QT += scripttools