xml/xmlfw/group/bld.inf
changeset 0 e35f40988205
child 24 74f0b3eb154c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/xml/xmlfw/group/bld.inf	Thu Dec 17 09:29:21 2009 +0200
@@ -0,0 +1,80 @@
+// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "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:
+// Framework build information
+// 
+//
+
+PRJ_EXPORTS
+// Clients of the Framework
+../inc/attribute.h							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/attribute.h)
+../inc/contenthandler.h						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/contenthandler.h)
+../inc/contentprocessor.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/contentprocessor.h)
+../inc/contentprocessoruids.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/contentprocessoruids.h)
+../inc/contentsource.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/contentsource.h)
+../inc/documentparameters.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/documentparameters.h)
+../inc/extension.h							SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/extension.h)
+../inc/matchdata.h							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/matchdata.h)
+../inc/parser.h								SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/parser.h)
+../inc/parserfeature.h						SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/parserfeature.h)
+../inc/stringdictionarycollection.h			SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/stringdictionarycollection.h)
+../inc/taginfo.h							SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/taginfo.h)
+../inc/wbxmlextensionhandler.h				SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/wbxmlextensionhandler.h)
+../inc/xmlframeworkconstants.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/xmlframeworkconstants.h)
+../inc/xmlframeworkerrors.h					SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/xmlframeworkerrors.h)
+
+
+// Creators of Plugins for the Framework
+../inc/plugins/charsetconverter.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/charsetconverter.h)
+../inc/plugins/contentprocessorinitparams.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/contentprocessorinitparams.h)
+../inc/plugins/dictionarycodepage.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/dictionarycodepage.h)
+../inc/plugins/elementstack.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/elementstack.h)
+../inc/plugins/parserinitparams.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/parserinitparams.h)
+../inc/plugins/parserinterface.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/parserinterface.h)
+../inc/plugins/stringdictionary.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/stringdictionary.h)
+
+xmlframework.iby							/epoc32/rom/include/xmlframework.iby
+xml.iby										/epoc32/rom/include/xml.iby
+
+PRJ_MMPFILES
+xmlframework.mmp
+
+// Customer Resolver bldmake file
+#include "xmlcustomresolver.inf"
+
+PRJ_TESTEXTENSIONS
+// Must be run before t_stringdictionary00.mmp
+start extension syslibs/test/xml_stringdictionary00tagtable
+end
+
+PRJ_TESTMMPFILES
+../test/rtest/group/t_stringdictionary00.mmp				support
+../test/rtest/group/t_parser.mmp							support
+../test/rtest/group/t_parserucs4test.mmp
+../test/rtest/group/t_processfilemancopyfile.mmp			support
+../test/rtest/group/t_validator.mmp							support
+../test/rtest/group/t_xmlcore.mmp
+../test/rtest/group/t_xmlmisc.mmp
+../test/rtest/group/tp_xmlframeworkperftests.mmp
+../test/rtest/group/tu_xmlcmatchdataunittests.mmp
+../test/rtest/group/tu_xmlramparserplugins.mmp				support
+../test/rtest/group/tu_xmlromparserplugins.mmp				support
+
+PRJ_TESTEXTENSIONS
+// Must be run after plugins/tu_xmlramparserplugins.mmp
+start extension syslibs/test/xml_xmlcmatchdatapostbuild
+end
+
+PRJ_TESTEXPORTS
+../test/rtest/group/xmlframeworktests.bat 		/epoc32/data/z/system/test/xmlframeworktests.bat
+../test/rtest/group/xmlframeworktests.iby 		/epoc32/rom/include/xmlframeworktests.iby