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

SOURCES += tst_xmlpatternsschema.cpp \

include (../xmlpatterns.pri)

INCLUDEPATH += $$QT.xmlpatterns.private_includes