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