atext/server/group/extsrv.mmp
branchRCL_3
changeset 11 20fda83a6398
parent 0 29b1cd4cb562
equal deleted inserted replaced
10:8a27654f7b62 11:20fda83a6398
    45 TARGETTYPE              exe
    45 TARGETTYPE              exe
    46 UID                     0x1000008d 0x2001CBEB
    46 UID                     0x1000008d 0x2001CBEB
    47 EPOCSTACKSIZE           0x5000 // Hack for plugins using RCmManager; remove this line when RCmManager becomes client-server
    47 EPOCSTACKSIZE           0x5000 // Hack for plugins using RCmManager; remove this line when RCmManager becomes client-server
    48 EPOCHEAPSIZE            0x1000 0x2000000  // Use same as MCE
    48 EPOCHEAPSIZE            0x1000 0x2000000  // Use same as MCE
    49 
    49 
    50 CAPABILITY              CAP_SERVER NetworkControl CommDD
    50 CAPABILITY              CAP_SERVER NetworkControl CommDD PowerMgmt
    51 VENDORID                VID_DEFAULT
    51 VENDORID                VID_DEFAULT
    52 
    52 
    53 SOURCEPATH              ../src
    53 SOURCEPATH              ../src
    54 SOURCE                  main.cpp
    54 SOURCE                  main.cpp
    55 SOURCE                  atextsrv.cpp
    55 SOURCE                  atextsrv.cpp