Deploy qdeclarativecontext test data files.

Change-Id: I7463b1b8dbfd40764c49c6988dcf8b11e9f3b255
Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
This commit is contained in:
Martin Jones 2011-11-11 11:42:12 +10:00 committed by Qt by Nokia
parent 43c516be86
commit acf71fab3b
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@ TARGET = tst_qdeclarativecontext
SOURCES += tst_qdeclarativecontext.cpp
macx:CONFIG -= app_bundle
testDataFiles.files = data
testDataFiles.path = .
DEPLOYMENT += testDataFiles
CONFIG += parallel_test
QT += core-private gui-private declarative-private testlib v8-private