diff -r 2455ef1f5bbc -r d5e927d5853b build/symbian_uids.pri --- a/build/symbian_uids.pri Wed Sep 01 12:33:18 2010 +0100 +++ b/build/symbian_uids.pri Tue Sep 14 21:06:50 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)