genericopenlibs/openenvcore/backend/ipcserver/ipcsrv/group/ipcserver.mmp
branchGCC_SURGE
changeset 45 4b03adbd26ca
parent 22 ddc455616bd6
parent 34 5fae379060a7
equal deleted inserted replaced
42:a16d1cd191f6 45:4b03adbd26ca
    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