summaryrefslogtreecommitdiffstats
path: root/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro')
-rw-r--r--tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
index c07ab53..58c53e4 100644
--- a/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
+++ b/tests/auto/qscriptv8testsuite/qscriptv8testsuite.pro
@@ -3,10 +3,10 @@ QT = core script
SOURCES += tst_qscriptv8testsuite.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"
-wince*: {
+wince*|symbian: {
testFiles.sources = tests
testFiles.path = .
DEPLOYMENT += testFiles
}
-
+symbian:TARGET.EPOCHEAPSIZE = 0x00020000 0x02000000