gsprofilesrv_plat/settings_plugin_api/settings_plugin_api.metaxml
branchRCL_3
changeset 24 8ee96d21d9bf
parent 23 8bda91a87a00
child 25 7e0eff37aedb
equal deleted inserted replaced
23:8bda91a87a00 24:8ee96d21d9bf
     1 <?xml version="1.0" ?>
       
     2 <api id="d9f1332a2646ec1682d75cdad92192ae" dataversion="2.0">
       
     3   <name>Settings Plugin API</name>
       
     4   <description>API for the device settings plug-ins.</description>
       
     5   <type>c++</type>
       
     6   <collection>gssettingsuis</collection>
       
     7   <libs>
       
     8     <lib name="GSEcomPlugin.lib" />
       
     9   </libs>
       
    10   <release category="platform"/>
       
    11   <attributes>
       
    12      <!-- This indicates wether the api provedes separate html documentation -->
       
    13      <!-- or is the additional documentation generated from headers. -->
       
    14      <!-- If you are unsuere then the value is "no" -->
       
    15      <htmldocprovided>no</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>