aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro
blob: 30ace38b87055af2f7e69db13896f76f0b1be9b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qquicklistmodelworkerscript
macx:CONFIG -= app_bundle

SOURCES += tst_qquicklistmodelworkerscript.cpp

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

TESTDATA = data/*

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