summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro')
-rw-r--r--tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro b/tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro
index 75be7acf58..170d93ab0c 100644
--- a/tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro
+++ b/tests/benchmarks/corelib/codecs/qtextcodec/qtextcodec.pro
@@ -9,11 +9,6 @@ SOURCES += main.cpp
wince*:{
DEFINES += SRCDIR=\\\"\\\"
-} else:symbian* {
- addFiles.files = utf-8.txt
- addFiles.path = .
- DEPLOYMENT += addFiles
- TARGET.EPOCHEAPSIZE="0x100 0x1000000"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}