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

include (../xmlpatterns.pri)