contentstorage/group/camenu.mmp
changeset 103 b99b84bcd2d1
parent 66 32469d7d46ff
child 104 9b022b1f357c
equal deleted inserted replaced
83:156f692b1687 103:b99b84bcd2d1
    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.6 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: 19.1.8 % << 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>
    37 SOURCE          cainstallstrategy.cpp
    37 SOURCE          cainstallstrategy.cpp
    38 SOURCE          cammcwatcher.cpp
    38 SOURCE          cammcwatcher.cpp
    39 SOURCE          casrvengutils.cpp
    39 SOURCE          casrvengutils.cpp
    40 SOURCE			casrvnotifier.cpp
    40 SOURCE			casrvnotifier.cpp
    41 SOURCE          castorageproxy.cpp
    41 SOURCE          castorageproxy.cpp
       
    42 SOURCE          caprogressnotifier.cpp
    42 
    43 
    43 
    44 
    44 USERINCLUDE     ../srvinc
    45 USERINCLUDE     ../srvinc
    45 USERINCLUDE     ../inc
    46 USERINCLUDE     ../inc
    46 USERINCLUDE     ../cautils/inc
    47 USERINCLUDE     ../cautils/inc
    62 
    63 
    63 LIBRARY         ws32.lib
    64 LIBRARY         ws32.lib
    64 LIBRARY         bafl.lib
    65 LIBRARY         bafl.lib
    65 LIBRARY         casrvmanager.lib
    66 LIBRARY         casrvmanager.lib
    66 
    67 
       
    68 LIBRARY         sifnotification.lib
       
    69 LIBRARY         sif.lib
       
    70 LIBRARY         scrclient.lib
    67 
    71 
       
    72 // HB LIBRARIES
       
    73 SYSTEMINCLUDE		/epoc32/include/mw/hb/hbcore
       
    74 LIBRARY		HbCore.lib
       
    75 
       
    76