build/Makefile.project
changeset 26 dc7c549001d5
parent 23 98ccebc37403
child 35 85266cc22c7f
equal deleted inserted replaced
23:98ccebc37403 26:dc7c549001d5
   177   # Following flag enables application registrations to USIF
   177   # Following flag enables application registrations to USIF
   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.
       
   183   #PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_PROGRESS
   182 endif
   184 endif
   183 
   185 
   184 # 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)
   185 ifndef RD_JAVA_S60_RELEASE_5_0
   187 ifndef RD_JAVA_S60_RELEASE_5_0
   186   RD_JAVA_PROXIMITY_LISTENER_ENABLED = 1
   188   RD_JAVA_PROXIMITY_LISTENER_ENABLED = 1
   236   PROJECT_DEFINES += RD_JAVA_ADVANCED_TACTILE_FEEDBACK
   238   PROJECT_DEFINES += RD_JAVA_ADVANCED_TACTILE_FEEDBACK
   237 endif
   239 endif
   238 
   240 
   239 # Skip the following targets in 10.1 build
   241 # Skip the following targets in 10.1 build
   240 ifdef RD_JAVA_S60_RELEASE_10_1
   242 ifdef RD_JAVA_S60_RELEASE_10_1
   241   SKIPTARGETS=pim
   243   SKIPTARGETS=
   242 endif
   244 endif
   243 
   245 
   244 ifdef RD_JAVA_S60_RELEASE_10_1
   246 ifdef RD_JAVA_S60_RELEASE_10_1
   245   RD_JAVA_APPLICATION_SETTINGS_QT = 1
   247   RD_JAVA_APPLICATION_SETTINGS_QT = 1
   246   PROJECT_DEFINES += RD_JAVA_APPLICATION_SETTINGS_QT
   248   PROJECT_DEFINES += RD_JAVA_APPLICATION_SETTINGS_QT