equal
deleted
inserted
replaced
13 * |
13 * |
14 * Description: Project specification file for XML Engine of XML parser. |
14 * Description: Project specification file for XML Engine of XML parser. |
15 * |
15 * |
16 */ |
16 */ |
17 #include <platform_paths.hrh> |
17 #include <platform_paths.hrh> |
18 #include <platform/mw/browser_platform_variant.hrh> |
18 #include <platform/mw/Browser_platform_variant.hrh> |
19 |
19 |
20 TARGET webcore_xmlparser.lib |
20 TARGET webcore_xmlparser.lib |
21 TARGETTYPE lib |
21 TARGETTYPE lib |
22 |
22 |
23 SOURCEPATH ../../../../WebCore/platform/symbian/libxml2 |
23 SOURCEPATH ../../../../WebCore/platform/symbian/Libxml2 |
24 |
24 |
25 SOURCE XmlEnglibxml2dll.cpp |
25 SOURCE XmlEnglibxml2dll.cpp |
26 SOURCE Libxml2_chvalid.c |
26 SOURCE Libxml2_chvalid.c |
27 SOURCE Libxml2_dict.c |
27 SOURCE Libxml2_dict.c |
28 SOURCE Libxml2_encoding.c |
28 SOURCE Libxml2_encoding.c |
52 SOURCE Libxml2_xmlstring.c |
52 SOURCE Libxml2_xmlstring.c |
53 |
53 |
54 USERINCLUDE . |
54 USERINCLUDE . |
55 |
55 |
56 MW_LAYER_SYSTEMINCLUDE |
56 MW_LAYER_SYSTEMINCLUDE |
57 OS_LAYER_ESTLIB_SYSTEMINCLUDE |
57 MW_LAYER_LIBC_SYSTEMINCLUDE |