imsrv_plat/ximp_core_management_api/ximp_core_management_api.metaxml
changeset 0 e6b17d312c8b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imsrv_plat/ximp_core_management_api/ximp_core_management_api.metaxml	Thu Dec 17 08:54:49 2009 +0200
@@ -0,0 +1,26 @@
+<?xml version="1.0" ?>
+<api id="b3dbecebacc420336d0e033991439a6a" dataversion="1.0">
+  <name>XIMP Core Management API</name>
+  <description>Contains interfaces for managing and accessing the XIMP core features. API provides interfaces for:
+- creating ne instances of the framework
+- requesting the framework features
+- creating new contexts</description>
+  <type>c++</type>
+  <subsystem>ximpfw</subsystem>
+  <libs><lib name="ximpdatamodel.lib"/>
+<lib name="ximpoperations.lib"/>
+<lib name="ximpecomhook.lib"/>
+<lib name="ximpmanager.lib"/>
+<lib name="ximpsrvclient.lib"/>
+<lib name="ximpprocessor.lib"/>
+<lib name="ximputils.lib"/>
+</libs>
+  <release category="domain"/>
+  <attributes>
+     <!-- This indicates wether the api provedes separate html documentation -->
+     <!-- or is the additional documentation generated from headers. -->
+     <!-- If you are unsuere then the value is "no" -->
+     <htmldocprovided>yes</htmldocprovided>
+     <adaptation>no</adaptation>
+  </attributes>
+</api>