diff -r 0fd27995241b -r 9ac0a0a7da70 build/Makefile.project --- 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