summaryrefslogtreecommitdiff
path: root/tests/auto/xmlpatternsschema/xmlpatternsschema.pro
blob: 7394ec9846883c89d20ec5bca3976eee289fe6f5 (plain)
1
2
3
4
5
6
7
8
TARGET = tst_xmlpatternsschema
CONFIG += testcase
QT += testlib

SOURCES += tst_xmlpatternsschema.cpp \

include (../xmlpatterns.pri)