summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/parserstress/parserstress.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/parserstress/parserstress.pro')
-rw-r--r--tests/auto/declarative/parserstress/parserstress.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/parserstress/parserstress.pro b/tests/auto/declarative/parserstress/parserstress.pro
index 17f297b236..6ef2432b5b 100644
--- a/tests/auto/declarative/parserstress/parserstress.pro
+++ b/tests/auto/declarative/parserstress/parserstress.pro
@@ -5,7 +5,7 @@ macx:CONFIG -= app_bundle
SOURCES += tst_parserstress.cpp
symbian: {
- importFiles.sources = ..\\..\\qscriptjstestsuite\\tests
+ importFiles.files = ..\\..\\qscriptjstestsuite\\tests
importFiles.path = .
DEPLOYMENT += importFiles
} else {