Rename Qt Quick-specific classes to QQuick*
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qquickrepeater / qquickrepeater.pro
1 CONFIG += testcase
2 TARGET = tst_qquickrepeater
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qquickrepeater.cpp
6
7 testFiles.files = data
8 testFiles.path = .
9 DEPLOYMENT += testFiles
10
11 CONFIG += parallel_test
12 QT += core-private gui-private declarative-private testlib