xml/xmlfw/group/bld.inf
author hgs
Wed, 23 Jun 2010 20:27:15 +0530
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
permissions -rw-r--r--
201024

// 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"

#include "../test/rtest/group/bld.inf"