summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlschema/qxmlschema.pro
blob: 93238bc054a9c7c85c6dcfdd7b8af21b01c73a42 (plain)
1
2
3
4
5
6
7
CONFIG += testcase

TARGET = tst_qxmlschema
QT += network testlib
SOURCES += tst_qxmlschema.cpp

include (../xmlpatterns.pri)