blob: 4d44d6b22ba31f5f08ed2c2ac53cb201dea495fd [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qqmllistmodel
macx:CONFIG -= app_bundle
SOURCES += tst_qqmllistmodel.cpp
include (../../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private quick-private testlib qmlmodels-private