aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/script/script.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/script/script.pro')
-rw-r--r--tests/benchmarks/declarative/script/script.pro12
1 files changed, 1 insertions, 11 deletions
diff --git a/tests/benchmarks/declarative/script/script.pro b/tests/benchmarks/declarative/script/script.pro
index 01df571fda..71d448552c 100644
--- a/tests/benchmarks/declarative/script/script.pro
+++ b/tests/benchmarks/declarative/script/script.pro
@@ -7,14 +7,4 @@ CONFIG += release
SOURCES += tst_script.cpp
-symbian {
- importFiles.files = data
- importFiles.path =
- DEPLOYMENT += importFiles
-} else {
- DEFINES += SRCDIR=\\\"$$PWD\\\"
-}
-
-
-
-
+DEFINES += SRCDIR=\\\"$$PWD\\\"