|
1 /* |
|
2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Project specification file for XML Engine of XML parser. |
|
15 * |
|
16 */ |
|
17 #include <platform_paths.hrh> |
|
18 #include <platform/mw/Browser_platform_variant.hrh> |
|
19 |
|
20 TARGET webcore_xmlparser.lib |
|
21 TARGETTYPE lib |
|
22 |
|
23 SOURCEPATH ../../../../WebCore/platform/symbian/libxml2 |
|
24 |
|
25 SOURCE XmlEnglibxml2dll.cpp |
|
26 SOURCE Libxml2_chvalid.c |
|
27 SOURCE Libxml2_dict.c |
|
28 SOURCE Libxml2_encoding.c |
|
29 SOURCE Libxml2_entities.c |
|
30 SOURCE Libxml2_error.c |
|
31 SOURCE Libxml2_globals.c |
|
32 SOURCE Libxml2_hash.c |
|
33 SOURCE Libxml2_HTMLparser.c |
|
34 SOURCE Libxml2_HTMLtree.c |
|
35 SOURCE Libxml2_list.c |
|
36 SOURCE Libxml2_parser.c |
|
37 SOURCE Libxml2_parserInternals.c |
|
38 SOURCE Libxml2_SAX2.c |
|
39 SOURCE Libxml2_SAX.c |
|
40 SOURCE Libxml2_threads.c |
|
41 SOURCE Libxml2_tree.c |
|
42 SOURCE Libxml2_uri.c |
|
43 SOURCE Libxml2_valid.c |
|
44 SOURCE Libxml2_xmlIO.c |
|
45 SOURCE Libxml2_xmlmemory.c |
|
46 SOURCE Libxml2_xmlreader.c |
|
47 SOURCE Libxml2_xmlsave.c |
|
48 SOURCE Libxml2_xmlwriter.c |
|
49 SOURCE Libxml2_xpath.c |
|
50 SOURCE Libxml2_xmlschemas.c |
|
51 SOURCE Libxml2_xmlschemastypes.c |
|
52 SOURCE Libxml2_xmlstring.c |
|
53 |
|
54 USERINCLUDE . |
|
55 |
|
56 MW_LAYER_SYSTEMINCLUDE |
|
57 MW_LAYER_LIBC_SYSTEMINCLUDE |