contentstorage/group/camenu.mmp
changeset 124 e36b2f4799c0
parent 109 e0aa398e6810
equal deleted inserted replaced
121:0b3699f6c654 124:e36b2f4799c0
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *  Version     : %version: 19.1.11 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: 19.1.12 % << Don't touch! Updated by Synergy at check-out.
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 // To get the MW_LAYER_SYSTEMINCLUDE-definition
    19 // To get the MW_LAYER_SYSTEMINCLUDE-definition
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    32 SOURCEPATH      ../srvsrc
    32 SOURCEPATH      ../srvsrc
    33 SOURCE          casrvsession.cpp
    33 SOURCE          casrvsession.cpp
    34 SOURCE          casrv.cpp
    34 SOURCE          casrv.cpp
    35 SOURCE          casrvmmchistory.cpp
    35 SOURCE          casrvmmchistory.cpp
    36 SOURCE          cainstallnotifier.cpp
    36 SOURCE          cainstallnotifier.cpp
    37 SOURCE          cainstallstrategy.cpp
       
    38 SOURCE          cammcwatcher.cpp
    37 SOURCE          cammcwatcher.cpp
    39 SOURCE          casrvengutils.cpp
    38 SOURCE          casrvengutils.cpp
    40 SOURCE	        casrvnotifier.cpp
    39 SOURCE	        casrvnotifier.cpp
    41 SOURCE          castorageproxy.cpp
    40 SOURCE          castorageproxy.cpp
    42 SOURCE          cabackupnotifier.cpp
    41 SOURCE          cabackupnotifier.cpp
    64 LIBRARY         ws32.lib
    63 LIBRARY         ws32.lib
    65 LIBRARY         bafl.lib
    64 LIBRARY         bafl.lib
    66 LIBRARY         casrvmanager.lib
    65 LIBRARY         casrvmanager.lib
    67 
    66 
    68 LIBRARY         scrclient.lib
    67 LIBRARY         scrclient.lib
       
    68 LIBRARY         sifnotification.lib
    69 
    69 
    70 // HB LIBRARIES
    70 // HB LIBRARIES
    71 SYSTEMINCLUDE		/epoc32/include/mw/hb/hbcore
    71 SYSTEMINCLUDE		/epoc32/include/mw/hb/hbcore
    72 LIBRARY		HbCore.lib
    72 LIBRARY		HbCore.lib
    73 
    73