diff -r 156f692b1687 -r b99b84bcd2d1 contentstorage/group/camenu.mmp --- 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 + +