aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltablemodel/qqmltablemodel.pro
blob: 11b11132aaf5a130743e7e5ec16b0ff376095375 (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