web_plat/cxml_library_api/group/bld.inf
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    13 *
    13 *
    14 * Description:  Build information for the cXmlLibrary API.  
    14 * Description:  Build information for the cXmlLibrary API.  
    15 *
    15 *
    16 */
    16 */
    17 #include <platform_paths.hrh>
    17 #include <platform_paths.hrh>
    18 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh"
    18 #include "../../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh"
    19 
    19 
    20 PRJ_PLATFORMS
    20 PRJ_PLATFORMS
    21 DEFAULT
    21 DEFAULT
    22 
    22 
    23 PRJ_EXPORTS
    23 PRJ_EXPORTS
    24 
    24 
    25 // All in one header file for clients.
    25 // All in one header file for clients.
    26 ../inc/nw_cXML_Parser.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_cXML_Parser.h)
    26 ../inc/nw_cxml_parser.h          MW_LAYER_PLATFORM_EXPORT_PATH(nw_cxml_parser.h)
    27 
    27 
    28 // Individual header files for cXML Parser
    28 // Individual header files for cXML Parser
    29 ../inc/cxml_proj.h               MW_LAYER_PLATFORM_EXPORT_PATH(cxml_proj.h)
    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)
    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)
    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)
    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)
    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)
    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)
    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)
    36 ../inc/nw_dom_node.h             MW_LAYER_PLATFORM_EXPORT_PATH(nw_dom_node.h)