build/Makefile.project
changeset 35 85266cc22c7f
parent 26 dc7c549001d5
child 47 f40128debb5d
child 67 63b81d807542
equal deleted inserted replaced
26:dc7c549001d5 35:85266cc22c7f
   178   # and disables application registrations to AppArc.
   178   # and disables application registrations to AppArc.
   179   PROJECT_DEFINES += RD_JAVA_USIF_APP_REG
   179   PROJECT_DEFINES += RD_JAVA_USIF_APP_REG
   180   # Following flag enables application notifications to AppArc.
   180   # Following flag enables application notifications to AppArc.
   181   PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_APP_ARC
   181   PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_APP_ARC
   182   # Following flag enables installation progress notifications through USIF.
   182   # Following flag enables installation progress notifications through USIF.
   183   #PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_PROGRESS
   183   PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_PROGRESS
   184 endif
   184 endif
   185 
   185 
   186 # Java proximity Listener support exsist in 9.2 only(can not be used if 5.0 untill IAD dependecy mentioned)
   186 # 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
   187 ifndef RD_JAVA_S60_RELEASE_5_0
   188   RD_JAVA_PROXIMITY_LISTENER_ENABLED = 1
   188   RD_JAVA_PROXIMITY_LISTENER_ENABLED = 1