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

SOURCES += tst_xmlpatternsschema.cpp \

include (../xmlpatterns.pri)

INCLUDEPATH += $$QT.xmlpatterns.private_includes
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0