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

SOURCES += tst_xmlpatternsschema.cpp \

include (../xmlpatterns.pri)

INCLUDEPATH += $$QT.xmlpatterns.private_includes