build/Makefile.project
branchRCL_3
changeset 25 9ac0a0a7da70
parent 24 0fd27995241b
child 27 f996f87645b0
child 60 6c158198356e
--- a/build/Makefile.project	Tue May 11 16:07:20 2010 +0300
+++ b/build/Makefile.project	Tue May 25 12:34:19 2010 +0300
@@ -179,6 +179,8 @@
   PROJECT_DEFINES += RD_JAVA_USIF_APP_REG
   # Following flag enables application notifications to AppArc.
   #PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_APP_ARC
+  # Following flag enables installation progress notifications through USIF.
+  #PROJECT_DEFINES += RD_JAVA_USIF_NOTIFY_PROGRESS
 endif
 
 # Java proximity Listener support exsist in 9.2 only(can not be used if 5.0 untill IAD dependecy mentioned)
@@ -238,7 +240,7 @@
 
 # Skip the following targets in 10.1 build
 ifdef RD_JAVA_S60_RELEASE_10_1
-  SKIPTARGETS=pim
+  SKIPTARGETS=
 endif
 
 ifdef RD_JAVA_S60_RELEASE_10_1