idlefw/group/homescreen.mmp
branchv5backport
changeset 54 666a2952b5b3
parent 4 1a2a00e78665
child 56 7b5c31fac191
equal deleted inserted replaced
53:282cea3dd14c 54:666a2952b5b3
    17 
    17 
    18 #include        <platform_paths.hrh>
    18 #include        <platform_paths.hrh>
    19 #include        <platform/mw/aisystemuids.hrh>
    19 #include        <platform/mw/aisystemuids.hrh>
    20 #include        <data_caging_paths.hrh>
    20 #include        <data_caging_paths.hrh>
    21 
    21 
    22 TARGET          homescreen.exe
    22 TARGET          homescreen_hs.exe
    23 TARGETTYPE      exe
    23 TARGETTYPE      exe
    24 UID             0x100039CE AI_UID3_AIFW_EXE
    24 UID             0x100039CE AI_UID3_AIFW_EXE
    25 SECUREID        AI_SID_AIFW_EXE
    25 SECUREID        AI_SID_AIFW_EXE
    26 VENDORID        VID_DEFAULT
    26 VENDORID        VID_DEFAULT
    27 
    27 
    49 
    49 
    50 MW_LAYER_SYSTEMINCLUDE
    50 MW_LAYER_SYSTEMINCLUDE
    51 
    51 
    52 LIBRARY         euser.lib
    52 LIBRARY         euser.lib
    53 LIBRARY         apparc.lib
    53 LIBRARY         apparc.lib
    54 LIBRARY         aifw.lib
    54 LIBRARY         aifw_hs.lib
    55 LIBRARY         eikcore.lib
    55 LIBRARY         eikcore.lib
    56 LIBRARY         ecom.lib
    56 LIBRARY         ecom.lib
    57 LIBRARY         flogger.lib
    57 LIBRARY         flogger.lib
    58 
    58