gsprofilesrv_plat/settings_plugin_api/settings_plugin_api.metaxml
branchGCC_SURGE
changeset 45 f48d04161a92
parent 27 572294aa6075
parent 43 3341fe7c643a
equal deleted inserted replaced
27:572294aa6075 45:f48d04161a92
     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>