diff -r 000000000000 -r dd21522fd290 webengine/osswebengine/WebKit/s60/group/libxml2/libxml2.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/webengine/osswebengine/WebKit/s60/group/libxml2/libxml2.mmp Mon Mar 30 12:54:55 2009 +0300 @@ -0,0 +1,57 @@ +/* +* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Project specification file for XML Engine of XML parser. +* +*/ +#include +#include + +TARGET webcore_xmlparser.lib +TARGETTYPE lib + +SOURCEPATH ../../../../WebCore/platform/symbian/libxml2 + +SOURCE XmlEnglibxml2dll.cpp +SOURCE Libxml2_chvalid.c +SOURCE Libxml2_dict.c +SOURCE Libxml2_encoding.c +SOURCE Libxml2_entities.c +SOURCE Libxml2_error.c +SOURCE Libxml2_globals.c +SOURCE Libxml2_hash.c +SOURCE Libxml2_HTMLparser.c +SOURCE Libxml2_HTMLtree.c +SOURCE Libxml2_list.c +SOURCE Libxml2_parser.c +SOURCE Libxml2_parserInternals.c +SOURCE Libxml2_SAX2.c +SOURCE Libxml2_SAX.c +SOURCE Libxml2_threads.c +SOURCE Libxml2_tree.c +SOURCE Libxml2_uri.c +SOURCE Libxml2_valid.c +SOURCE Libxml2_xmlIO.c +SOURCE Libxml2_xmlmemory.c +SOURCE Libxml2_xmlreader.c +SOURCE Libxml2_xmlsave.c +SOURCE Libxml2_xmlwriter.c +SOURCE Libxml2_xpath.c +SOURCE Libxml2_xmlschemas.c +SOURCE Libxml2_xmlschemastypes.c +SOURCE Libxml2_xmlstring.c + +USERINCLUDE . + +MW_LAYER_SYSTEMINCLUDE +MW_LAYER_LIBC_SYSTEMINCLUDE