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