summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlschemavalidator/qxmlschemavalidator.pro
blob: 343fa73f413f0e39bc74de7096527ad21e53fb13 (plain)
1
2
3
4
5
6
TARGET = tst_qxmlschemavalidator
CONFIG += testcase
SOURCES += tst_qxmlschemavalidator.cpp
QT += network testlib

include (../xmlpatterns.pri)