xmlsrv_plat/cxml_library_api/group/bld.inf
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
--- a/xmlsrv_plat/cxml_library_api/group/bld.inf	Tue Aug 31 17:02:56 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,62 +0,0 @@
-/*
-* Copyright (c) 2007 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:  Build information for the cXmlLibrary API.  
-*
-*/
-#include <platform_paths.hrh>
-//#include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
-
-PRJ_PLATFORMS
-DEFAULT
-
-PRJ_EXPORTS
-
-// All in one header file for clients.
-../inc/nw_cXML_Parser.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_cXML_Parser.h)
-
-// Individual header files for cXML Parser
-../inc/cxml_proj.h               OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_proj.h)
-../inc/cxml_file_if.h            OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_file_if.h)
-../inc/cxml_nw2cxmltypes.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_nw2cxmltypes.h)
-../inc/cxml_str.h                OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_str.h)
-../inc/cxml_type_def.h           OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_type_def.h)
-../inc/nw_dom.h                  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom.h)
-../inc/nw_dom_document.h         OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_document.h)
-../inc/nw_dom_node.h             OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_node.h)
-../inc/nw_dom_element.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_element.h)
-../inc/nw_dom_attribute.h        OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_attribute.h)
-../inc/nw_dom_text.h             OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_text.h)
-../inc/nw_encoder_domencoder.h   OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_encoder_domencoder.h)
-../inc/nw_encoder_stringtable.h  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_encoder_stringtable.h)
-../inc/nw_encoder_wbxmlwriter.h  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_encoder_wbxmlwriter.h)
-../inc/nw_string_string.h        OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_string_string.h)
-../inc/nw_string_char.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_string_char.h)
-../inc/nw_tinydom.h              OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinydom.h)
-../inc/nw_tinydom_utils.h        OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinydom_utils.h)
-../inc/nw_tinytree.h             OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinytree.h)
-../inc/nw_tinytree_ebuffer.h     OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinytree_ebuffer.h)
-../inc/nw_tinytree_treevector.h  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinytree_treevector.h)
-../inc/nw_wbxml_event.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_event.h)
-../inc/nw_wbxml_opaque.h         OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_opaque.h)
-../inc/nw_wbxml_token.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_token.h)
-../inc/nw_wbxml_dictionary.h     OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_dictionary.h)
-../inc/nw_wbxml_reader.h         OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_reader.h)
-../inc/nw_wbxml_parse.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_parse.h)
-../inc/nw_wbxml_document.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_document.h)
-../inc/nw_xmlp_xmlreader.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_xmlp_xmlreader.h)
-../inc/nw_xmlp_xmlparser.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_xmlp_xmlparser.h)
-../inc/nw_xmlp_xmlp2wbxml.h      OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_xmlp_xmlp2wbxml.h)
-../inc/nwx_status.h              OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nwx_status.h)
-
-PRJ_MMPFILES