tsrc/CenrepEditor/group/CenrepEditor.mmp
branchRCL_3
changeset 33 bc78a40cd63c
parent 32 73a1feb507fb
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
    16 */
    16 */
    17 
    17 
    18 #include <bldvariant.hrh>
    18 #include <bldvariant.hrh>
    19 #include <data_caging_paths.hrh>
    19 #include <data_caging_paths.hrh>
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
       
    21 #include <eunitcaps.h>
    21 
    22 
    22 TARGET          CenrepEditor.exe
    23 TARGET          CenrepEditor.exe
    23 TARGETTYPE      exe
    24 TARGETTYPE      exe
    24 
    25 
    25 UID             0x100039CE  0x10282398
    26 UID             0x100039CE  0x10282398
    26 VENDORID        VID_DEFAULT
    27 VENDORID        VID_DEFAULT
    27 CAPABILITY      CAP_APPLICATION
    28 CAPABILITY      EUNIT_CAPS
       
    29 
    28 
    30 
    29 EPOCSTACKSIZE   0xF000
    31 EPOCSTACKSIZE   0xF000
    30 
    32 
    31 /*Enable this when you compile it for mercury platform
    33 /*Enable this when you compile it for mercury platform
    32   or if kodiak ptt is present
    34   or if kodiak ptt is present
    61 END
    63 END
    62 
    64 
    63 LANG            SC
    65 LANG            SC
    64 
    66 
    65 USERINCLUDE     ../inc
    67 USERINCLUDE     ../inc
       
    68 USERINCLUDE     ../../../common/inc
    66 
    69 
    67 APP_LAYER_SYSTEMINCLUDE
    70 APP_LAYER_SYSTEMINCLUDE
    68 
    71 
    69 LIBRARY         apparc.lib
    72 LIBRARY         apparc.lib
    70 LIBRARY         avkon.lib
    73 LIBRARY         avkon.lib