build/symbian_uids.pri
changeset 69 773449708c84
parent 48 e0d6e9bd3ca7
child 67 63b81d807542
equal deleted inserted replaced
61:bf7ee68962da 69:773449708c84
   121 contains(TARGET, javacaptain_ext_ondemand_2): TARGET.UID3 = 0x2002DD01
   121 contains(TARGET, javacaptain_ext_ondemand_2): TARGET.UID3 = 0x2002DD01
   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 
   127 
   127 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)
   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)
   128 
   129 
   129 }
   130 }
   130 
   131