aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativerepeater/qdeclarativerepeater.pro
blob: 0fc556c10a9a815e38312e5525d168f31d99ca63 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
TARGET = tst_qdeclarativerepeater
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativerepeater.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"

CONFIG += parallel_test
QT += core-private gui-private widgets-private declarative-private qtquick1-private testlib