menucontentsrv/group/mcsmenusrv.mmp
branchRCL_3
changeset 11 bd874ee5e5e2
parent 0 79c6a41cd166
child 14 15e4dd19031c
equal deleted inserted replaced
8:d0529222e3f0 11:bd874ee5e5e2
    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: sa1spcx1#5.1.7 % << Don't touch! Updated by Synergy at check-out.
    15 *  Version     : %version: ou1s60ui#5.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>
    21 
    21 
    22 #include <data_caging_paths.hrh>
    22 #include <data_caging_paths.hrh>
    23 #include "../inc/menuuid.hrh"
    23 #include "../inc/menuuid.hrh"
    24 
       
    25 EPOCHEAPSIZE  4000 3000000
       
    26 
    24 
    27 TARGET          mcsmenuserver.exe
    25 TARGET          mcsmenuserver.exe
    28 TARGETTYPE      exe
    26 TARGETTYPE      exe
    29 UID             0x1000008c MENU_SRV_UID3
    27 UID             0x1000008c MENU_SRV_UID3
    30 CAPABILITY      AllFiles ProtServ ReadDeviceData
    28 CAPABILITY      AllFiles ProtServ ReadDeviceData
    42 MW_LAYER_SYSTEMINCLUDE
    40 MW_LAYER_SYSTEMINCLUDE
    43 
    41 
    44 LIBRARY         euser.lib
    42 LIBRARY         euser.lib
    45 LIBRARY         mcsmenu.lib
    43 LIBRARY         mcsmenu.lib
    46 LIBRARY         mcsmenuutils.lib
    44 LIBRARY         mcsmenuutils.lib
       
    45 LIBRARY         MemMan.lib
    47 
    46 
    48 
    47 
    49