web_plat/cxml_library_api/group/bld.inf
changeset 0 dd21522fd290
child 36 0ed94ceaa377
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     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          MW_LAYER_PLATFORM_EXPORT_PATH(nw_cXML_Parser.h)
       
    27 
       
    28 // Individual header files for cXML Parser
       
    29 ../inc/cxml_proj.h               MW_LAYER_PLATFORM_EXPORT_PATH(cxml_proj.h)
       
    30 ../inc/cxml_file_if.h            MW_LAYER_PLATFORM_EXPORT_PATH(cxml_file_if.h)
       
    31 ../inc/cxml_nw2cxmltypes.h       MW_LAYER_PLATFORM_EXPORT_PATH(cxml_nw2cxmltypes.h)
       
    32 ../inc/cxml_str.h                MW_LAYER_PLATFORM_EXPORT_PATH(cxml_str.h)
       
    33 ../inc/cxml_type_def.h           MW_LAYER_PLATFORM_EXPORT_PATH(cxml_type_def.h)
       
    34 ../inc/nw_dom.h                  MW_LAYER_PLATFORM_EXPORT_PATH(nw_dom.h)
       
    35 ../inc/nw_dom_document.h         MW_LAYER_PLATFORM_EXPORT_PATH(nw_dom_document.h)
       
    36 ../inc/nw_dom_node.h             MW_LAYER_PLATFORM_EXPORT_PATH(nw_dom_node.h)
       
    37 ../inc/nw_dom_element.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_dom_element.h)
       
    38 ../inc/nw_dom_attribute.h        MW_LAYER_PLATFORM_EXPORT_PATH(nw_dom_attribute.h)
       
    39 ../inc/nw_dom_text.h             MW_LAYER_PLATFORM_EXPORT_PATH(nw_dom_text.h)
       
    40 ../inc/nw_encoder_domencoder.h   MW_LAYER_PLATFORM_EXPORT_PATH(nw_encoder_domencoder.h)
       
    41 ../inc/nw_encoder_stringtable.h  MW_LAYER_PLATFORM_EXPORT_PATH(nw_encoder_stringtable.h)
       
    42 ../inc/nw_encoder_wbxmlwriter.h  MW_LAYER_PLATFORM_EXPORT_PATH(nw_encoder_wbxmlwriter.h)
       
    43 ../inc/nw_string_string.h        MW_LAYER_PLATFORM_EXPORT_PATH(nw_string_string.h)
       
    44 ../inc/nw_string_char.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_string_char.h)
       
    45 ../inc/nw_tinydom.h              MW_LAYER_PLATFORM_EXPORT_PATH(nw_tinydom.h)
       
    46 ../inc/nw_tinydom_utils.h        MW_LAYER_PLATFORM_EXPORT_PATH(nw_tinydom_utils.h)
       
    47 ../inc/nw_tinytree.h             MW_LAYER_PLATFORM_EXPORT_PATH(nw_tinytree.h)
       
    48 ../inc/nw_tinytree_ebuffer.h     MW_LAYER_PLATFORM_EXPORT_PATH(nw_tinytree_ebuffer.h)
       
    49 ../inc/nw_tinytree_treevector.h  MW_LAYER_PLATFORM_EXPORT_PATH(nw_tinytree_treevector.h)
       
    50 ../inc/nw_wbxml_event.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_wbxml_event.h)
       
    51 ../inc/nw_wbxml_opaque.h         MW_LAYER_PLATFORM_EXPORT_PATH(nw_wbxml_opaque.h)
       
    52 ../inc/nw_wbxml_token.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_wbxml_token.h)
       
    53 ../inc/nw_wbxml_dictionary.h     MW_LAYER_PLATFORM_EXPORT_PATH(nw_wbxml_dictionary.h)
       
    54 ../inc/nw_wbxml_reader.h         MW_LAYER_PLATFORM_EXPORT_PATH(nw_wbxml_reader.h)
       
    55 ../inc/nw_wbxml_parse.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_wbxml_parse.h)
       
    56 ../inc/nw_wbxml_document.h       MW_LAYER_PLATFORM_EXPORT_PATH(nw_wbxml_document.h)
       
    57 ../inc/nw_xmlp_xmlreader.h       MW_LAYER_PLATFORM_EXPORT_PATH(nw_xmlp_xmlreader.h)
       
    58 ../inc/nw_xmlp_xmlparser.h       MW_LAYER_PLATFORM_EXPORT_PATH(nw_xmlp_xmlparser.h)
       
    59 ../inc/nw_xmlp_xmlp2wbxml.h      MW_LAYER_PLATFORM_EXPORT_PATH(nw_xmlp_xmlp2wbxml.h)
       
    60 ../inc/nwx_status.h              MW_LAYER_PLATFORM_EXPORT_PATH(nwx_status.h)
       
    61 
       
    62 PRJ_MMPFILES