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