--- a/svgt_plat/svgt_api/inc/SvgListener.h Tue Sep 28 13:36:42 2010 +0300
+++ b/svgt_plat/svgt_api/inc/SvgListener.h Thu Oct 14 17:37:21 2010 +0300
@@ -23,7 +23,7 @@
#include <e32base.h>
#endif
-#include "xml/mxmlattributes.h"
+#include "xml/MXMLAttributes.h"
class CSvgElementImpl;
--- a/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/group/SVGEngine.mmp Thu Oct 14 17:37:21 2010 +0300
@@ -197,10 +197,10 @@
// Library for image converter utilities
//LIBRARY MediaClientImage.lib
-LIBRARY ImageConversion.lib
+LIBRARY imageconversion.lib
// Library for XML Parser utilities
-LIBRARY XMLINTERFACE.lib
+LIBRARY XMLInterface.lib
// CXML parser
@@ -221,7 +221,7 @@
LIBRARY imut.lib
// GZip library
-LIBRARY EZLib.lib
+LIBRARY ezlib.lib
// CAF library: for DRM
LIBRARY caf.lib
--- a/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/inc/SVGContentHandler.h Thu Oct 14 17:37:21 2010 +0300
@@ -28,8 +28,8 @@
#include "SVGAttributeVerifier.h"
#include "SVGErrorImpl.h"
-#include "xml/mxmlattributes.h"
-#include "xml/mxmlcontenthandler.h"
+#include "xml/MXMLAttributes.h"
+#include "xml/MXMLContentHandler.h"
#include "SVGSchemaData.h"
#include "SVGDocumentImpl.h"
--- a/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/SVG/SVGEngine/src/SVGContentHandler.cpp Thu Oct 14 17:37:21 2010 +0300
@@ -26,7 +26,7 @@
#include "SVGUseElementImpl.h"
#include "SVGAnimationElementImpl.h"
-#include <xml/rxmlreader.h>
+#include <xml/RXMLReader.h>
#include "SVGPaintCssValueImpl.h"
#include "SVGPathElementImpl.h"
--- a/svgtopt/SVG/SVGRecog/Group/SvgRecog.MMP Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/SVG/SVGRecog/Group/SvgRecog.MMP Thu Oct 14 17:37:21 2010 +0300
@@ -41,8 +41,8 @@
SOURCEPATH ../src
SOURCE SvgRecognizer.cpp
-LIBRARY EUSER.LIB
-LIBRARY APMIME.LIB
+LIBRARY euser.LIB
+LIBRARY apmime.LIB
LIBRARY efsrv.lib
START WINS
--- a/svgtopt/VGRenderer/SWVG/group/SWVG.mmp Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/VGRenderer/SWVG/group/SWVG.mmp Thu Oct 14 17:37:21 2010 +0300
@@ -58,7 +58,7 @@
nostrictdef
LIBRARY euser.lib
-LIBRARY libopenvgu_SW.lib libopenvg_SW.lib fbscli.lib libvgi.lib
+LIBRARY libopenvgu_sw.lib libopenvg_sw.lib fbscli.lib libvgi.lib
#ifdef ENABLE_ABIV2_MODE
DEBUGGABLE
--- a/svgtopt/VGRenderer/SWVG/src/swopenvgtargetsurfaceimpl.cpp Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/VGRenderer/SWVG/src/swopenvgtargetsurfaceimpl.cpp Thu Oct 14 17:37:21 2010 +0300
@@ -15,7 +15,7 @@
*
*/
-#include "swopenvgtargetSurfaceImpl.h"
+#include "swopenvgtargetsurfaceimpl.h"
#include <platform/vg/vgcontext.h>
--- a/svgtopt/nvgdecoder/group/NVGDecoder_SW.mmp Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/nvgdecoder/group/NVGDecoder_SW.mmp Thu Oct 14 17:37:21 2010 +0300
@@ -43,7 +43,7 @@
LIBRARY euser.lib
LIBRARY fbscli.lib
-LIBRARY libopenvg_SW.lib libopenvgu_SW.lib
+LIBRARY libopenvg_sw.lib libopenvgu_sw.lib
LIBRARY efsrv.lib
LIBRARY estor.lib
LIBRARY aknnotify.lib
--- a/svgtopt/nvgdecoder/group/nvgdecoder.mmp Tue Sep 28 13:36:42 2010 +0300
+++ b/svgtopt/nvgdecoder/group/nvgdecoder.mmp Thu Oct 14 17:37:21 2010 +0300
@@ -45,7 +45,7 @@
LIBRARY euser.lib
LIBRARY fbscli.lib
-LIBRARY libopenvg.lib libopenvgu.lib
+LIBRARY libOpenVG.lib libOpenVGU.lib
LIBRARY efsrv.lib
LIBRARY estor.lib