contentstorage/group/camenu.mmp
changeset 103 b99b84bcd2d1
parent 66 32469d7d46ff
child 104 9b022b1f357c
--- a/contentstorage/group/camenu.mmp	Fri Jun 11 13:58:37 2010 +0300
+++ b/contentstorage/group/camenu.mmp	Wed Jun 23 18:33:40 2010 +0300
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:
-*  Version     : %version: 19.1.6 % << Don't touch! Updated by Synergy at check-out.
+*  Version     : %version: 19.1.8 % << Don't touch! Updated by Synergy at check-out.
 *
 */
 
@@ -39,6 +39,7 @@
 SOURCE          casrvengutils.cpp
 SOURCE			casrvnotifier.cpp
 SOURCE          castorageproxy.cpp
+SOURCE          caprogressnotifier.cpp
 
 
 USERINCLUDE     ../srvinc
@@ -64,4 +65,12 @@
 LIBRARY         bafl.lib
 LIBRARY         casrvmanager.lib
 
+LIBRARY         sifnotification.lib
+LIBRARY         sif.lib
+LIBRARY         scrclient.lib
 
+// HB LIBRARIES
+SYSTEMINCLUDE		/epoc32/include/mw/hb/hbcore
+LIBRARY		HbCore.lib
+
+