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

TARGET = tst_patternistheaders
QT = core testlib
SOURCES += tst_patternistheaders.cpp

include (../xmlpatterns.pri)