xmlsrv_plat/cxml_library_api/group/bld.inf
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
     1 /*
       
     2 * Copyright (c) 2007 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:  Build information for the cXmlLibrary API.  
       
    15 *
       
    16 */
       
    17 #include <platform_paths.hrh>
       
    18 //#include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 // All in one header file for clients.
       
    26 ../inc/nw_cXML_Parser.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_cXML_Parser.h)
       
    27 
       
    28 // Individual header files for cXML Parser
       
    29 ../inc/cxml_proj.h               OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_proj.h)
       
    30 ../inc/cxml_file_if.h            OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_file_if.h)
       
    31 ../inc/cxml_nw2cxmltypes.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_nw2cxmltypes.h)
       
    32 ../inc/cxml_str.h                OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_str.h)
       
    33 ../inc/cxml_type_def.h           OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/cxml_type_def.h)
       
    34 ../inc/nw_dom.h                  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom.h)
       
    35 ../inc/nw_dom_document.h         OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_document.h)
       
    36 ../inc/nw_dom_node.h             OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_node.h)
       
    37 ../inc/nw_dom_element.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_element.h)
       
    38 ../inc/nw_dom_attribute.h        OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_attribute.h)
       
    39 ../inc/nw_dom_text.h             OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_dom_text.h)
       
    40 ../inc/nw_encoder_domencoder.h   OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_encoder_domencoder.h)
       
    41 ../inc/nw_encoder_stringtable.h  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_encoder_stringtable.h)
       
    42 ../inc/nw_encoder_wbxmlwriter.h  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_encoder_wbxmlwriter.h)
       
    43 ../inc/nw_string_string.h        OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_string_string.h)
       
    44 ../inc/nw_string_char.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_string_char.h)
       
    45 ../inc/nw_tinydom.h              OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinydom.h)
       
    46 ../inc/nw_tinydom_utils.h        OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinydom_utils.h)
       
    47 ../inc/nw_tinytree.h             OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinytree.h)
       
    48 ../inc/nw_tinytree_ebuffer.h     OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinytree_ebuffer.h)
       
    49 ../inc/nw_tinytree_treevector.h  OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_tinytree_treevector.h)
       
    50 ../inc/nw_wbxml_event.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_event.h)
       
    51 ../inc/nw_wbxml_opaque.h         OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_opaque.h)
       
    52 ../inc/nw_wbxml_token.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_token.h)
       
    53 ../inc/nw_wbxml_dictionary.h     OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_dictionary.h)
       
    54 ../inc/nw_wbxml_reader.h         OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_reader.h)
       
    55 ../inc/nw_wbxml_parse.h          OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_parse.h)
       
    56 ../inc/nw_wbxml_document.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_wbxml_document.h)
       
    57 ../inc/nw_xmlp_xmlreader.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_xmlp_xmlreader.h)
       
    58 ../inc/nw_xmlp_xmlparser.h       OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_xmlp_xmlparser.h)
       
    59 ../inc/nw_xmlp_xmlp2wbxml.h      OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nw_xmlp_xmlp2wbxml.h)
       
    60 ../inc/nwx_status.h              OS_LAYER_PLATFORM_EXPORT_PATH(xml/cxml/nwx_status.h)
       
    61 
       
    62 PRJ_MMPFILES