blob: 735c728fc6f5b656dbccea9f3a75c5bd49118969 [file] [log] [blame]
CONFIG += testcase
QT += qmltest
TARGET = tst_qquicktableview
macos:CONFIG -= app_bundle
HEADERS += testmodel.h
SOURCES += tst_qquicktableview.cpp
include (../../shared/util.pri)
include (../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private quick-private testlib qmlmodels-private
DISTFILES +=