Use TESTDATA macro in declarative tests.
[profile/ivi/qtdeclarative.git] / tests / auto / declarative / qdeclarativefolderlistmodel / qdeclarativefolderlistmodel.pro
1 CONFIG += testcase
2 TARGET = tst_qdeclarativefolderlistmodel
3 macx:CONFIG -= app_bundle
4
5 SOURCES += tst_qdeclarativefolderlistmodel.cpp
6
7 testDataFiles.files = data
8 testDataFiles.path = .
9 DEPLOYMENT += testDataFiles
10
11 CONFIG += parallel_test
12 QT += core-private gui-private declarative-private testlib