imsrv_plat/ximp_core_management_api/ximp_core_management_api.metaxml
changeset 0 e6b17d312c8b
equal deleted inserted replaced
-1:000000000000 0:e6b17d312c8b
       
     1 <?xml version="1.0" ?>
       
     2 <api id="b3dbecebacc420336d0e033991439a6a" dataversion="1.0">
       
     3   <name>XIMP Core Management API</name>
       
     4   <description>Contains interfaces for managing and accessing the XIMP core features. API provides interfaces for:
       
     5 - creating ne instances of the framework
       
     6 - requesting the framework features
       
     7 - creating new contexts</description>
       
     8   <type>c++</type>
       
     9   <subsystem>ximpfw</subsystem>
       
    10   <libs><lib name="ximpdatamodel.lib"/>
       
    11 <lib name="ximpoperations.lib"/>
       
    12 <lib name="ximpecomhook.lib"/>
       
    13 <lib name="ximpmanager.lib"/>
       
    14 <lib name="ximpsrvclient.lib"/>
       
    15 <lib name="ximpprocessor.lib"/>
       
    16 <lib name="ximputils.lib"/>
       
    17 </libs>
       
    18   <release category="domain"/>
       
    19   <attributes>
       
    20      <!-- This indicates wether the api provedes separate html documentation -->
       
    21      <!-- or is the additional documentation generated from headers. -->
       
    22      <!-- If you are unsuere then the value is "no" -->
       
    23      <htmldocprovided>yes</htmldocprovided>
       
    24      <adaptation>no</adaptation>
       
    25   </attributes>
       
    26 </api>