summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/modeltest/modeltest.pro
blob: 045299e09598dbaada8b186f5f27e6543ab4298e (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_modeltest
QT += widgets testlib
SOURCES         += tst_modeltest.cpp modeltest.cpp dynamictreemodel.cpp
HEADERS         += modeltest.h dynamictreemodel.h



DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0