browserui/browser/Group/BrowserCommon.mmpi
changeset 15 d6f226a5ad2c
parent 0 84ad3b177aa3
child 24 868cceedabd3
equal deleted inserted replaced
11:16a119033e3e 15:d6f226a5ad2c
    18 #include <platform/mw/Browser_platform_variant.hrh>
    18 #include <platform/mw/Browser_platform_variant.hrh>
    19 
    19 
    20 TARGETTYPE  exe
    20 TARGETTYPE  exe
    21 
    21 
    22 EPOCSTACKSIZE 0x14000
    22 EPOCSTACKSIZE 0x14000
    23 EPOCHEAPSIZE 0x5000 0x1000000
    23 
       
    24 // There is no need to set a custom heap size as a custom allocator is used so the default values of 1 KB for
       
    25 // minimum and 1 MB for maximum should be used instead.  These will be used for a short time at startup for
       
    26 // the default heap, which in turn is used to create the custom allocator. no gain in functionality
       
    27 //EPOCHEAPSIZE 0x5000 0x1000000
       
    28 
    24 VENDORID    VID_DEFAULT
    29 VENDORID    VID_DEFAULT
    25 
       
    26 CAPABILITY CAP_APPLICATION NetworkControl -Location
    30 CAPABILITY CAP_APPLICATION NetworkControl -Location
    27 
    31 
    28 EpocAllowDllData
    32 EpocAllowDllData
    29 
    33 
    30 MACRO AVERELL2_LOADERCLI_MISSING
    34 MACRO AVERELL2_LOADERCLI_MISSING