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