summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlschema/qxmlschema.pro
blob: 2543a6cbd91802592d9ebe7085443c6039d207aa (plain)
1
2
3
4
5
6
TARGET = tst_qxmlschema
CONFIG += testcase
SOURCES += tst_qxmlschema.cpp
QT += network testlib

include (../xmlpatterns.pri)