diff -r d5e927d5853b -r 7cee158cb8cd build/symbian_uids.pri --- a/build/symbian_uids.pri Tue Sep 14 21:06:50 2010 +0300 +++ b/build/symbian_uids.pri Wed Sep 15 12:05:25 2010 +0300 @@ -124,6 +124,8 @@ contains(TARGET, javacontrolpanel): TARGET.UID3 = 0x2002FF62 contains(TARGET, eswtqtwebkit): TARGET.UID3 = 0x2002FFA9 contains(TARGET, javaopengles): TARGET.UID3 = 0x20031DD1 +contains(TARGET, javacentrep): TARGET.UID3 = 0x2002DCE1 +contains(TARGET, javachapi): TARGET.UID3 = 0x2002DCE4 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)