summaryrefslogtreecommitdiff
path: root/tests/auto/qsimplexmlnodemodel/qsimplexmlnodemodel.pro
blob: c89495b0300e082c111868aec5b467f4688d0e02 (plain)
1
2
3
4
5
6
TARGET = tst_qsimplexmlnodemodel
CONFIG += testcase
QT += testlib
SOURCES += tst_qsimplexmlnodemodel.cpp
HEADERS += TestSimpleNodeModel.h
include (../xmlpatterns.pri)