imsrv_plat/ximp_core_data_model_api/ximp_core_data_model_api.metaxml
changeset 0 e6b17d312c8b
equal deleted inserted replaced
-1:000000000000 0:e6b17d312c8b
       
     1 <?xml version="1.0" ?>
       
     2 <api id="45fafe9889c9bbe121433fe9e13f418f" dataversion="1.0">
       
     3   <name>XIMP Core Data Model API</name>
       
     4   <description>XIMP Framework Data Model API contains generic object containers, status objects and identity objects. API provides also abstract object factory interface to instantiate other objects.</description>
       
     5   <type>c++</type>
       
     6   <subsystem>ximpfw</subsystem>
       
     7   <libs><lib name="ximpdatamodel.lib"/>
       
     8 <lib name="ximpoperations.lib"/>
       
     9 <lib name="ximpecomhook.lib"/>
       
    10 <lib name="ximpmanager.lib"/>
       
    11 <lib name="ximpsrvclient.lib"/>
       
    12 <lib name="ximpprocessor.lib"/>
       
    13 <lib name="ximputils.lib"/>
       
    14 </libs>
       
    15   <release category="domain"/>
       
    16   <attributes>
       
    17      <!-- This indicates wether the api provedes separate html documentation -->
       
    18      <!-- or is the additional documentation generated from headers. -->
       
    19      <!-- If you are unsuere then the value is "no" -->
       
    20      <htmldocprovided>yes</htmldocprovided>
       
    21      <adaptation>no</adaptation>
       
    22   </attributes>
       
    23 </api>