equal
deleted
inserted
replaced
22 #include <platform_paths.hrh> |
22 #include <platform_paths.hrh> |
23 #include <platform/mw/browser_platform_variant.hrh> |
23 #include <platform/mw/browser_platform_variant.hrh> |
24 |
24 |
25 CAPABILITY CAP_ECOM_PLUGIN |
25 CAPABILITY CAP_ECOM_PLUGIN |
26 |
26 |
|
27 // uncomment to enable logs |
|
28 //MACRO _DEBUG |
|
29 //#define _DEBUG |
|
30 |
27 SOURCEPATH ../src |
31 SOURCEPATH ../src |
28 SOURCE wrtharvester.cpp |
32 SOURCE wrtharvester.cpp |
29 SOURCE wrtharvesterpsnotifier.cpp |
33 SOURCE wrtharvesterpsnotifier.cpp |
30 SOURCE wrtharvesterpublisherobserver.cpp |
34 SOURCE wrtharvesterpublisherobserver.cpp |
31 SOURCE wrtharvesterregistryaccess.cpp |
35 SOURCE wrtharvesterregistryaccess.cpp |
32 SOURCE wrtusbhandler.cpp |
|
33 |
36 |
34 MW_LAYER_SYSTEMINCLUDE |
37 MW_LAYER_SYSTEMINCLUDE |
35 |
38 |
36 USERINCLUDE ../inc |
39 USERINCLUDE ../inc |
37 |
40 |