build/symbian_uids.pri
branchRCL_3
changeset 77 7cee158cb8cd
parent 71 d5e927d5853b
child 83 26b2b12093af
equal deleted inserted replaced
71:d5e927d5853b 77:7cee158cb8cd
   122 contains(TARGET, javanokiaui): TARGET.UID3 = 0x2002E697
   122 contains(TARGET, javanokiaui): TARGET.UID3 = 0x2002E697
   123 contains(TARGET, javacaptain_ext_autostarter): TARGET.UID3 = 0x2002EA7E
   123 contains(TARGET, javacaptain_ext_autostarter): TARGET.UID3 = 0x2002EA7E
   124 contains(TARGET, javacontrolpanel): TARGET.UID3 = 0x2002FF62
   124 contains(TARGET, javacontrolpanel): TARGET.UID3 = 0x2002FF62
   125 contains(TARGET, eswtqtwebkit): TARGET.UID3 = 0x2002FFA9
   125 contains(TARGET, eswtqtwebkit): TARGET.UID3 = 0x2002FFA9
   126 contains(TARGET, javaopengles): TARGET.UID3 = 0x20031DD1
   126 contains(TARGET, javaopengles): TARGET.UID3 = 0x20031DD1
       
   127 contains(TARGET, javacentrep): TARGET.UID3 = 0x2002DCE1
       
   128 contains(TARGET, javachapi): TARGET.UID3 = 0x2002DCE4
   127 
   129 
   128 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)
   130 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)
   129 
   131 
   130 }
   132 }
   131 
   133