aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/binding/binding.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/binding/binding.pro')
-rw-r--r--tests/benchmarks/declarative/binding/binding.pro10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/benchmarks/declarative/binding/binding.pro b/tests/benchmarks/declarative/binding/binding.pro
index bbe8701d32..c9567d3648 100644
--- a/tests/benchmarks/declarative/binding/binding.pro
+++ b/tests/benchmarks/declarative/binding/binding.pro
@@ -7,11 +7,5 @@ macx:CONFIG -= app_bundle
SOURCES += tst_binding.cpp testtypes.cpp
HEADERS += testtypes.h
-symbian {
- data.files = data
- data.path = .
- DEPLOYMENT += data
-} else {
- # Define SRCDIR equal to test's source directory
- DEFINES += SRCDIR=\\\"$$PWD\\\"
-}
+# Define SRCDIR equal to test's source directory
+DEFINES += SRCDIR=\\\"$$PWD\\\"