genericopenlibs/openenvcore/backend/ipcserver/ipcsrv/group/ipcserver.mmp
changeset 44 97b0fb8a2cc2
parent 22 ddc455616bd6
equal deleted inserted replaced
22:ddc455616bd6 44:97b0fb8a2cc2
    15 // Part of     : libc/ IPC
    15 // Part of     : libc/ IPC
    16 // This is a project specific file for building the IPC server.
    16 // This is a project specific file for building the IPC server.
    17 // 
    17 // 
    18 //
    18 //
    19 
    19 
    20 TARGET          LibCIpcServer.exe
    20 TARGET          libcipcserver.exe
    21 TARGETTYPE      exe
    21 TARGETTYPE      exe
    22 // TODO : Update uid with the unused UID.
    22 // TODO : Update uid with the unused UID.
    23 UID             0 0x10207370
    23 UID             0 0x10207370
    24 
    24 
    25 EPOCSTACKSIZE 0x10000
    25 EPOCSTACKSIZE 0x10000
    64 
    64 
    65 
    65 
    66 
    66 
    67 
    67 
    68 SMPSAFE
    68 SMPSAFE
       
    69 PAGED