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