summaryrefslogtreecommitdiffstats
path: root/tests/auto/headers/headers.pro
blob: a143506d21d7136e2d2060590d572fe6a9d0a004 (plain)
1
2
3
4
5
6
7
CONFIG += testcase

TARGET = tst_headers
QT = core testlib
SOURCES  += tst_headers.cpp headersclean.cpp

CONFIG+=insignificant_test # QTQAINFRA-428