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

TARGET = tst_qxmlitem
QT += testlib
SOURCES += tst_qxmlitem.cpp

include (../xmlpatterns.pri)