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

contains(QT_CONFIG,script): QT += script
contains(QT_CONFIG,scripttools): QT += scripttools
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0