summaryrefslogtreecommitdiffstats
path: root/tests/auto/qxmlresultitems/qxmlresultitems.pro
blob: 6004e8eb8cc3f67abb642c07ddf79596923953a2 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qxmlresultitems
QT += testlib
SOURCES += tst_qxmlresultitems.cpp

include (../xmlpatterns.pri)