equal
deleted
inserted
replaced
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 #include <defaultcaps.hrh> |
19 #include <defaultcaps.hrh> |
20 #include <platform_paths.hrh> |
20 #include <platform_paths.hrh> |
21 #include <platform/mw/Browser_platform_variant.hrh> |
21 #include <platform/mw/browser_platform_variant.hrh> |
22 |
22 |
23 TARGET DownloadMgrServer.exe |
23 TARGET DownloadMgrServer.exe |
24 TARGETTYPE exe |
24 TARGETTYPE exe |
25 |
25 |
26 UID 0x1000008c 0x10008D60 |
26 UID 0x1000008c 0x10008D60 |
36 |
36 |
37 LIBRARY euser.lib |
37 LIBRARY euser.lib |
38 |
38 |
39 LIBRARY DownloadMgr.lib |
39 LIBRARY DownloadMgr.lib |
40 |
40 |
41 CAPABILITY CAP_SERVER -SwEvent -Location -LocalServices -UserEnvironment -ReadUserData -WriteUserData NetworkControl |
41 CAPABILITY CAP_SERVER -SwEvent -Location -LocalServices -UserEnvironment -WriteUserData ReadUserData NetworkControl |
42 |
42 |
43 VENDORID VID_DEFAULT |
43 VENDORID VID_DEFAULT |