uiaccelerator_plat/alf_extension_api/alf_extension_api.metaxml
changeset 0 15bf7259bb7c
equal deleted inserted replaced
-1:000000000000 0:15bf7259bb7c
       
     1 <?xml version="1.0" ?>
       
     2 <api id="ada4aeefe474b524d9f85b25048f3fb3" dataversion="1.0">
       
     3   <name>ALF Extension API</name>
       
     4   <description>Plugin interface for ALF extensions running inside alfred server. Only the components running inside server are allowed to access Core Toolkit Interface</description>
       
     5   <type>c++</type>
       
     6   <subsystem>uiacceltk</subsystem>
       
     7   <libs>
       
     8     <lib name="alfappservercore.lib" />
       
     9   </libs>
       
    10   <release category="domain"/>
       
    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>yes</htmldocprovided>
       
    16      <adaptation>no</adaptation>
       
    17   </attributes>
       
    18 </api>