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

QT += testlib declarative
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativelistreference.cpp

include(../shared/qdeclarativedatatest.pri)

CONFIG += parallel_test

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0