web_plat/cxml_library_api/group/bld.inf
changeset 65 5bfc169077b2
parent 36 0ed94ceaa377
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    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)