summaryrefslogtreecommitdiffstats
path: root/src/plugins
diff options
context:
space:
mode:
authorEspen Riskedal <espenr@trolltech.com>2010-05-03 17:33:50 (GMT)
committerEspen Riskedal <espenr@trolltech.com>2010-05-03 17:33:50 (GMT)
commitdfa6c04356d4fe93a88f2c237a920367220b9ed6 (patch)
treef69d254f4006017289b424cf03c63c5e8a8add25 /src/plugins
parentd9fa51324940a73360f8473acf8231aa50f3efbd (diff)
downloadQt-dfa6c04356d4fe93a88f2c237a920367220b9ed6.zip
Qt-dfa6c04356d4fe93a88f2c237a920367220b9ed6.tar.gz
Qt-dfa6c04356d4fe93a88f2c237a920367220b9ed6.tar.bz2
Added missing UID3 for qsymbianbearer.dll.
Without a proper UID3 it is not possible to sign Qt.sis at symbiansigned.com. I also reserved the UID3 in our Wiki pages Reviewed-by: Aleksandar Babic
Diffstat (limited to 'src/plugins')
-rw-r--r--src/plugins/bearer/symbian/symbian.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/bearer/symbian/symbian.pro b/src/plugins/bearer/symbian/symbian.pro
index f915570..4f1e51c 100644
--- a/src/plugins/bearer/symbian/symbian.pro
+++ b/src/plugins/bearer/symbian/symbian.pro
@@ -11,6 +11,7 @@ SOURCES += symbianengine.cpp \
main.cpp
symbian {
+ TARGET.UID3=0x20021319
exists($${EPOCROOT}epoc32/release/winscw/udeb/cmmanager.lib)| \
exists($${EPOCROOT}epoc32/release/armv5/lib/cmmanager.lib) {
message("Building with SNAP support")