summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@nokia.com>2010-06-23 13:04:07 (GMT)
committerAlessandro Portale <alessandro.portale@nokia.com>2010-06-23 13:04:07 (GMT)
commit9d285e0b9f49fd5bdf3976e99b8ec168f9d7add6 (patch)
tree13ac955ebf28f0bf526631e9a16e07707d1b8ebc /src
parente2c8d6063660852365582a88965f37e2c33b8607 (diff)
downloadQt-9d285e0b9f49fd5bdf3976e99b8ec168f9d7add6.zip
Qt-9d285e0b9f49fd5bdf3976e99b8ec168f9d7add6.tar.gz
Qt-9d285e0b9f49fd5bdf3976e99b8ec168f9d7add6.tar.bz2
Provide the Webkit Qml plugin with a UID3 on Symbian
...otherwise we cannot Symbian sign it. Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'src')
-rw-r--r--src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro b/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro
index 122d90a..1371e57 100644
--- a/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro
+++ b/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro
@@ -64,6 +64,7 @@ qmldir.files += $$PWD/qmldir
qmldir.path += $$[QT_INSTALL_IMPORTS]/$$TARGETPATH
symbian:{
+ TARGET.UID3 = 0x20021321
load(data_caging_paths)
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)