aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmllistmodelworkerscript/qqmllistmodelworkerscript.pro
blob: 7647c3d713dd58af1b7e9b823c56588443070b8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qqmllistmodelworkerscript
macx:CONFIG -= app_bundle

SOURCES += tst_qqmllistmodelworkerscript.cpp

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

TESTDATA = data/*

QT += core-private gui-private  qml-private quick-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0