aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlobjectmodel/qqmlobjectmodel.pro
blob: 5746ff754a7d5d3774c74fc859ace80d98124c2e (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qqmlobjectmodel
osx:CONFIG -= app_bundle

SOURCES += tst_qqmlobjectmodel.cpp

QT += qml testlib
QT += core-private qml-private qmlmodels-private