syncmlfw/ds/hostserver/dshostservers/bld/nsmldshostserver1.mmp
branchRCL_3
changeset 61 b183ec05bd8c
parent 0 b497e44ab2fc
child 62 19bba8228ff0
equal deleted inserted replaced
59:13d7c31c74e0 61:b183ec05bd8c
    18 
    18 
    19 #include "defaultcaps.hrh"
    19 #include "defaultcaps.hrh"
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 
    21 
    22 CAPABILITY		ReadUserData WriteUserData // This server has Read / Write capabilities for user data.
    22 CAPABILITY		ReadUserData WriteUserData // This server has Read / Write capabilities for user data.
    23 EPOCHEAPSIZE	0x500 0x400000 	// minimum and maximum heap sizes 
    23 EPOCSTACKSIZE		0x14000
       
    24 EPOCHEAPSIZE	0x020000 0x800000 	// minimum and maximum heap sizes 
    24 VENDORID		VID_DEFAULT
    25 VENDORID		VID_DEFAULT
    25 UID				0 0x101F99FD
    26 UID				0 0x101F99FD
    26 TARGET			nsmldshostserver1.exe
    27 TARGET			nsmldshostserver1.exe
    27 TARGETTYPE		exe
    28 TARGETTYPE		exe
    28 
    29