--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/svgt_plat/svgt_api/svgt_api.metaxml Thu Jan 07 16:19:02 2010 +0200
@@ -0,0 +1,19 @@
+<?xml version="1.0" ?>
+<api id="cfa6ced861c42751dd3c0e14f042b7b5" dataversion="2.0">
+ <name>SVGT API</name>
+ <description>Prrovides for parsing, decoding, manipulating, and managing of SVG content.</description>
+ <type>c++</type>
+ <collection>domain</collection>
+ <libs>
+ <lib name="SVGEngine.lib" />
+ <lib name="SVGEngineJI.lib" />
+ </libs>
+ <release category="platform"/>
+ <attributes>
+ <!-- This indicates wether the api provedes separate html documentation -->
+ <!-- or is the additional documentation generated from headers. -->
+ <!-- If you are unsuere then the value is "no" -->
+ <htmldocprovided>no</htmldocprovided>
+ <adaptation>no</adaptation>
+ </attributes>
+</api>