aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro
blob: 9d298dfdf22af3fc5bb952075d28b11ac1038083 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qqmltablemodel

SOURCES += tst_qqmltablemodel.cpp

include (../../shared/util.pri)

TESTDATA = data/*

QT += core gui qml-private qml quick-private quick testlib qmlmodels-private