build/symbian_uids.pri
changeset 79 2f468c1958d0
parent 76 4ad59aaee882
child 78 71ad690e91f5
equal deleted inserted replaced
76:4ad59aaee882 79:2f468c1958d0
   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
   127 contains(TARGET, javacentrep): TARGET.UID3 = 0x2002DCE1
   128 contains(TARGET, javachapi): TARGET.UID3 = 0x2002DCE4
   128 contains(TARGET, javachapi): TARGET.UID3 = 0x2002DCE4
       
   129 contains(TARGET, javasoftindicatorplugin): TARGET.UID3 = 0x20031E8E
   129 
   130 
   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)
   131 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)
   131 
   132 
   132 }
   133 }
   133 
   134