summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativelistreference/qdeclarativelistreference.pro
blob: b2c2222cb553d7b89f9fb248a7be9d47bb93b6ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TARGET = tst_qdeclarativelistreference

QT += testlib
contains(QT_CONFIG,quick1): QT += quick1
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativelistreference.cpp

include(../shared/qdeclarativedatatest.pri)

CONFIG += parallel_test