diff -r bf7ee68962da -r 773449708c84 build/symbian_uids.pri --- a/build/symbian_uids.pri Wed Aug 18 09:43:15 2010 +0300 +++ b/build/symbian_uids.pri Thu Sep 02 20:20:40 2010 +0300 @@ -123,6 +123,7 @@ contains(TARGET, javacaptain_ext_autostarter): TARGET.UID3 = 0x2002EA7E contains(TARGET, javacontrolpanel): TARGET.UID3 = 0x2002FF62 contains(TARGET, eswtqtwebkit): TARGET.UID3 = 0x2002FFA9 +contains(TARGET, javaopengles): TARGET.UID3 = 0x20031DD1 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)