idlefw/hslaunch/group/hslaunch.mmp
branchv5backport
changeset 54 666a2952b5b3
parent 4 1a2a00e78665
equal deleted inserted replaced
53:282cea3dd14c 54:666a2952b5b3
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    19 
    19 
    20 TARGET ailaunch.exe
    20 TARGET ailaunch_hs.exe
    21 
    21 
    22 targettype exe
    22 targettype exe
    23 
    23 
    24 UID             0x1000008d 0x200286E3
    24 //new UID
       
    25 // UID             0x1000008d 0x200286E3
       
    26 UID             0x1000008d 0xEF5A047A
    25 CAPABILITY      ReadDeviceData WriteDeviceData
    27 CAPABILITY      ReadDeviceData WriteDeviceData
    26 VENDORID        VID_DEFAULT
    28 VENDORID        VID_DEFAULT
    27 SECUREID        0x200286E3
    29 // SECUREID        0x200286E3
       
    30 SECUREID        0xEF5A047A
    28 
    31 
    29 EPOCHEAPSIZE	0x1000 0x100000   // 4KB - 1 MB
    32 EPOCHEAPSIZE	0x1000 0x100000   // 4KB - 1 MB
    30 EPOCSTACKSIZE	0x5000
    33 EPOCSTACKSIZE	0x5000
    31 
    34 
    32 SOURCEPATH		../src
    35 SOURCEPATH		../src