build/Makefile.project
branchRCL_3
changeset 60 6c158198356e
parent 25 9ac0a0a7da70
child 63 d1278d87b01e
child 77 7cee158cb8cd
equal deleted inserted replaced
59:e5618cc85d74 60:6c158198356e
   172 endif
   172 endif
   173 
   173 
   174 ifdef RD_JAVA_USIF_ENABLED
   174 ifdef RD_JAVA_USIF_ENABLED
   175   SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK = 1
   175   SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK = 1
   176   PROJECT_DEFINES += SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
   176   PROJECT_DEFINES += SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK
   177   # Following flag enables application registrations to USIF
       
   178   # and disables application registrations to AppArc.
       
   179   PROJECT_DEFINES += RD_JAVA_USIF_APP_REG
       
   180   # Following flag enables application notifications to AppArc.
       
   181   #PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_APP_ARC
       
   182   # Following flag enables installation progress notifications through USIF.
       
   183   #PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_PROGRESS
       
   184 endif
   177 endif
   185 
   178 
   186 # Java proximity Listener support exsist in 9.2 only(can not be used if 5.0 untill IAD dependecy mentioned)
   179 # Java proximity Listener support exsist in 9.2 only(can not be used if 5.0 untill IAD dependecy mentioned)
   187 ifndef RD_JAVA_S60_RELEASE_5_0
   180 ifndef RD_JAVA_S60_RELEASE_5_0
   188   RD_JAVA_PROXIMITY_LISTENER_ENABLED = 1
   181   RD_JAVA_PROXIMITY_LISTENER_ENABLED = 1