diff -r 9a9a761f03f1 -r 0ed94ceaa377 web_plat/xml_parser_api/group/bld.inf --- a/web_plat/xml_parser_api/group/bld.inf Tue Nov 24 09:02:20 2009 +0200 +++ b/web_plat/xml_parser_api/group/bld.inf Thu Dec 17 09:20:16 2009 +0200 @@ -23,8 +23,8 @@ PRJ_EXPORTS -../inc/MXMLContentHandler.h MW_LAYER_PLATFORM_EXPORT_PATH(MXMLContentHandler.h) -../inc/RXMLReader.h MW_LAYER_PLATFORM_EXPORT_PATH(RXMLReader.h) -../inc/MWBXMLContentHandler.h MW_LAYER_PLATFORM_EXPORT_PATH(MWBXMLContentHandler.h) -../inc/MXMLAttributes.h MW_LAYER_PLATFORM_EXPORT_PATH(MXMLAttributes.h) -../inc/XMLUtils.h MW_LAYER_PLATFORM_EXPORT_PATH(XMLUtils.h) +../inc/mxmlcontenthandler.h MW_LAYER_PLATFORM_EXPORT_PATH(mxmlcontenthandler.h) +../inc/rxmlreader.h MW_LAYER_PLATFORM_EXPORT_PATH(rxmlreader.h) +../inc/mwbxmlcontenthandler.h MW_LAYER_PLATFORM_EXPORT_PATH(mwbxmlcontenthandler.h) +../inc/mxmlattributes.h MW_LAYER_PLATFORM_EXPORT_PATH(mxmlattributes.h) +../inc/xmlutils.h MW_LAYER_PLATFORM_EXPORT_PATH(xmlutils.h)