blob: 23b911788961a34bd88a9ef345ff4ca3b8ff9f25 [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qquickfolderlistmodel
macx:CONFIG -= app_bundle
SOURCES += tst_qquickfolderlistmodel.cpp
include (../../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private testlib
RESOURCES += data/introspect.qrc