genericopenlibs/openenvcore/backend/ipcserver/ipcsrv/group/ipcserver.mmp
changeset 34 5fae379060a7
parent 31 ce057bb09d0b
child 45 4b03adbd26ca
equal deleted inserted replaced
31:ce057bb09d0b 34:5fae379060a7
    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