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

include (../xmlpatterns.pri)