svgt_plat/svgt_api/svgt_api.metaxml
changeset 0 d46562c3d99d
equal deleted inserted replaced
-1:000000000000 0:d46562c3d99d
       
     1 <?xml version="1.0" ?>
       
     2 <api id="cfa6ced861c42751dd3c0e14f042b7b5" dataversion="2.0">
       
     3   <name>SVGT API</name>
       
     4   <description>Prrovides for parsing, decoding, manipulating, and managing of SVG content.</description>
       
     5   <type>c++</type>
       
     6   <collection>domain</collection>
       
     7   <libs>
       
     8     <lib name="SVGEngine.lib" />
       
     9     <lib name="SVGEngineJI.lib" />
       
    10   </libs>
       
    11   <release category="platform"/>
       
    12   <attributes>
       
    13      <!-- This indicates wether the api provedes separate html documentation -->
       
    14      <!-- or is the additional documentation generated from headers. -->
       
    15      <!-- If you are unsuere then the value is "no" -->
       
    16      <htmldocprovided>no</htmldocprovided>
       
    17      <adaptation>no</adaptation>
       
    18   </attributes>
       
    19 </api>