diff -r dc7c549001d5 -r 85266cc22c7f build/symbian_uids.pri --- a/build/symbian_uids.pri Thu May 27 12:49:31 2010 +0300 +++ b/build/symbian_uids.pri Fri Jun 11 13:33:44 2010 +0300 @@ -119,6 +119,9 @@ contains(TARGET, javacaptain_ext_scrupdater): TARGET.UID3 = 0x2002DD10 contains(TARGET, javacaptain_ext_ondemand_2): TARGET.UID3 = 0x2002DD01 contains(TARGET, javanokiaui): TARGET.UID3 = 0x2002E697 +contains(TARGET, javacaptain_ext_autostarter): TARGET.UID3 = 0x2002EA7E +contains(TARGET, javacontrolpanel): TARGET.UID3 = 0x2002FF62 +contains(TARGET, eswtqtwebkit): TARGET.UID3 = 0x2002FFA9 isEmpty(TARGET.UID3): error($${TEMPLATE} $${TARGET} : UID3 not defined. Please allocate UID3 and configure it either on $${TARGET}.pro file or in command symbian_uids.pri)