summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro')
-rw-r--r--tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro b/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
index 0b286743bd..f33cbf050e 100644
--- a/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
+++ b/tests/benchmarks/plugins/imageformats/jpeg/jpeg.pro
@@ -12,9 +12,7 @@ CONFIG += release
wince*: {
DEFINES += SRCDIR=\\\"\\\"
-} else:symbian {
- # SRCDIR and SVGFILE defined in code in symbian
-}else {
+} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}