connectivitymodules/SeCon/servers/pcconn/bld/sconpcconnserver.mmp
changeset 64 a62b67d1f67c
parent 55 e1220a4391cb
equal deleted inserted replaced
62:262aa4f075d6 64:a62b67d1f67c
    19 // To get the MW_LAYER_SYSTEMINCLUDE-definition
    19 // To get the MW_LAYER_SYSTEMINCLUDE-definition
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 #include <data_caging_paths.hrh>
    21 #include <data_caging_paths.hrh>
    22 
    22 
    23 VENDORID        VID_DEFAULT
    23 VENDORID        VID_DEFAULT
    24 
    24 CAPABILITY      ReadDeviceData WriteDeviceData SwEvent NetworkServices ReadUserData WriteUserData LocalServices TrustedUI
    25 CAPABILITY      CAP_SERVER TrustedUI
       
    26 
    25 
    27 TARGET          sconpcconnserver.exe
    26 TARGET          sconpcconnserver.exe
    28 TARGETTYPE      exe
    27 TARGETTYPE      exe
    29 
    28 
    30 EPOCSTACKSIZE   0x10000
    29 EPOCSTACKSIZE   0x10000
    60 
    59 
    61 LIBRARY         euser.lib
    60 LIBRARY         euser.lib
    62 LIBRARY         estor.lib       // RMemWriteStream, RMemReadStream
    61 LIBRARY         estor.lib       // RMemWriteStream, RMemReadStream
    63 LIBRARY         efsrv.lib       // Rfs, RFile
    62 LIBRARY         efsrv.lib       // Rfs, RFile
    64 LIBRARY         charconv.lib    // For Unicode conversion
    63 LIBRARY         charconv.lib    // For Unicode conversion
    65 
       
    66 LIBRARY         etel3rdparty.lib
    64 LIBRARY         etel3rdparty.lib
    67 LIBRARY         platformenv.lib         // For pathinfo
    65 LIBRARY         platformenv.lib         // For pathinfo
    68 LIBRARY         directorylocalizer.lib  // For localizing directories
    66 LIBRARY         directorylocalizer.lib  // For localizing directories
    69 LIBRARY	        centralrepository.lib
    67 LIBRARY	        centralrepository.lib
    70 LIBRARY         commonengine.lib        // For resource reader
    68 LIBRARY         commonengine.lib        // For resource reader