Fix test fails related to QTBUG-22237
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qquickgridview / qquickgridview.pro
1 CONFIG += testcase
2 TARGET = tst_qquickgridview
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qquickgridview.cpp
6
7 testDataFiles.files = data
8 testDataFiles.path = .
9 DEPLOYMENT += testDataFiles
10
11 CONFIG += parallel_test
12 #temporary
13 CONFIG += insignificant_test
14 QT += core-private gui-private v8-private declarative-private opengl-private testlib