summaryrefslogtreecommitdiffstats
path: root/WebKit/qt/tests/benchmarks/loading/tst_loading.pro
diff options
context:
space:
mode:
Diffstat (limited to 'WebKit/qt/tests/benchmarks/loading/tst_loading.pro')
-rw-r--r--WebKit/qt/tests/benchmarks/loading/tst_loading.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/WebKit/qt/tests/benchmarks/loading/tst_loading.pro b/WebKit/qt/tests/benchmarks/loading/tst_loading.pro
index af0387e..bc5e75f 100644
--- a/WebKit/qt/tests/benchmarks/loading/tst_loading.pro
+++ b/WebKit/qt/tests/benchmarks/loading/tst_loading.pro
@@ -4,3 +4,8 @@ include(../../../../../WebKit.pri)
SOURCES += tst_loading.cpp
QT += testlib network
QMAKE_RPATHDIR = $$OUTPUT_DIR/lib $$QMAKE_RPATHDIR
+
+symbian {
+ TARGET.UID3 = 0xA000E541
+ TARGET.CAPABILITY = ReadUserData WriteUserData NetworkServices
+}