web_plat/cxml_library_api/group/bld.inf
changeset 36 0ed94ceaa377
parent 0 dd21522fd290
child 65 5bfc169077b2
child 93 79859ed3eea9
equal deleted inserted replaced
32:9a9a761f03f1 36:0ed94ceaa377
    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)