22 UID 0x1000008d 0x10283097 |
22 UID 0x1000008d 0x10283097 |
23 |
23 |
24 #include <bldvariant.hrh> |
24 #include <bldvariant.hrh> |
25 #include <data_caging_paths.hrh> |
25 #include <data_caging_paths.hrh> |
26 #include <platform_paths.hrh> |
26 #include <platform_paths.hrh> |
27 #include <platform/mw/browser_platform_variant.hrh> |
27 #include <platform/mw/Browser_platform_variant.hrh> |
28 |
28 |
29 CAPABILITY CAP_CLIENT_DLL |
29 CAPABILITY CAP_CLIENT_DLL |
30 VENDORID VID_DEFAULT |
30 VENDORID VID_DEFAULT |
31 |
31 |
32 #if defined(WINSCW) |
32 #if defined(WINSCW) |
33 deffile ../Bwinscw/WidgetRegistryClient.def |
33 deffile ../BWINSCW/WidgetRegistryClient.def |
34 #elif defined(ARMCC) |
34 #elif defined(ARMCC) |
35 deffile ../EABI/WidgetRegistryClient.def |
35 deffile ../EABI/WidgetRegistryClient.def |
36 #endif |
36 #endif |
37 |
37 |
38 SOURCEPATH ../Client/src |
38 SOURCEPATH ../Client/src |
39 SOURCE WidgetRegistryClient.cpp |
39 SOURCE WidgetRegistryClient.cpp |
40 |
40 |
41 USERINCLUDE ../Client/inc |
41 USERINCLUDE ../Client/inc |
42 USERINCLUDE ../Common/inc |
42 USERINCLUDE ../common/inc |
43 USERINCLUDE ../../../inc |
43 USERINCLUDE ../../../inc |
44 MW_LAYER_SYSTEMINCLUDE |
44 MW_LAYER_SYSTEMINCLUDE |
45 |
45 |
46 LIBRARY euser.lib |
46 LIBRARY euser.lib |
47 LIBRARY efsrv.lib |
47 LIBRARY efsrv.lib |