16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 #include <data_caging_paths.hrh> |
19 #include <data_caging_paths.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 HttpDMServEng.dll |
23 TARGET HttpDMServEng.dll |
24 TARGETTYPE dll |
24 TARGETTYPE dll |
25 UID 0x1000008d 0x10008D61 |
25 UID 0x1000008d 0x10008D61 |
26 |
26 |
35 DEFFILE ../EABI/HTTPDMSERVENGU_EKA2.def |
35 DEFFILE ../EABI/HTTPDMSERVENGU_EKA2.def |
36 #else |
36 #else |
37 DEFFILE ../BWinsCw/HTTPDMSERVENGU_EKA2.def |
37 DEFFILE ../BWinsCw/HTTPDMSERVENGU_EKA2.def |
38 #endif |
38 #endif |
39 |
39 |
40 SOURCEPATH ../Src |
40 SOURCEPATH ../src |
41 |
41 |
42 //APP_LAYER_SYSTEMINCLUDE |
|
43 /* SF TODO: resolve APP LAYER DEPENDENCY: |
|
44 s60/app/gallery/gallery_dom/media_file_api/inc/CMGXFileManager.h |
|
45 s60/app/gallery/gallery_dom/media_file_api/inc/MGXFileManagerFactory.h |
|
46 */ |
|
47 MW_LAYER_SYSTEMINCLUDE |
42 MW_LAYER_SYSTEMINCLUDE |
48 |
43 #if defined(__PLATFORM_VERSION_S60_50__) || defined( __PLATFORM_VERSION_5250__) |
49 MW_LAYER_ECOM_SYSTEMINCLUDE |
44 MW_LAYER_ECOM_SYSTEMINCLUDE |
50 MW_LAYER_HTTP_SYSTEMINCLUDE |
45 MW_LAYER_HTTP_SYSTEMINCLUDE |
|
46 APP_LAYER_SYSTEMINCLUDE |
|
47 #endif |
51 |
48 |
|
49 USERINCLUDE ../inc |
52 |
50 |
53 USERINCLUDE ../Inc |
51 #ifdef DOWNLOADMGR_PATH_PLUGIN_ENABLED_FF |
|
52 SYSTEMINCLUDE /epoc32/include/ecom |
|
53 #endif |
54 |
54 |
55 SOURCE HttpDownloadManagerServerEngine.cpp |
55 SOURCE HttpDownloadManagerServerEngine.cpp |
56 SOURCE HttpClientApp.cpp |
56 SOURCE HttpClientApp.cpp |
57 SOURCE HttpClientAppInstance.cpp |
57 SOURCE HttpClientAppInstance.cpp |
58 SOURCE HttpDownload.cpp |
58 SOURCE HttpDownload.cpp |
59 SOURCE HttpConnHandler.cpp |
59 SOURCE HttpConnHandler.cpp |
60 SOURCE HeaderField.cpp |
60 SOURCE HeaderField.cpp |
61 SOURCE HttpStorage.cpp |
61 SOURCE HttpStorage.cpp |
62 SOURCE HttpDownloadMgrLogger.cpp |
62 SOURCE HttpDownloadMgrLogger.cpp |
63 SOURCE FileExt.cpp |
63 SOURCE FileExt.cpp |
64 SOURCE DownloadDataServ.cpp |
64 SOURCE DownloadDataServ.cpp |
65 SOURCE BuffStorage.cpp |
65 SOURCE BuffStorage.cpp |
66 |
66 |
67 #ifdef __S60_32__ |
67 #ifdef __S60_32__ |
68 LANG sc |
68 LANG sc |
69 #else |
69 #else |
70 LANGUAGE_IDS |
70 LANGUAGE_IDS |