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