summaryrefslogtreecommitdiff
path: root/tests/auto/qxmlitem/qxmlitem.pro
blob: db9c8a18d2a5b4ed325575d08b74ceb776c8b1c7 (plain)
1
2
3
4
5
6
TARGET = tst_qxmlitem
CONFIG += testcase
QT += testlib
SOURCES += tst_qxmlitem.cpp

include (../xmlpatterns.pri)