contentctrl_plat/adapter_customization_api/adapter_customization_api.metaxml
branchRCL_3
changeset 10 b922b9936679
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contentctrl_plat/adapter_customization_api/adapter_customization_api.metaxml	Fri Mar 12 15:41:30 2010 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="362b63ad05d47d3510d9b5b064228d45" dataversion="1.0">
+  <name>Adapter Customization API</name>
+  <description>Exports Contact Adapter API to make possible to inherit Contact Adapter and create Extended Contacts Adapters</description>
+  <type>c++</type>
+  <subsystem>omads</subsystem>
+  <libs>
+    <lib name="nsmlcontactsdataprovider.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>no</htmldocprovided>
+     <adaptation>no</adaptation>
+  </attributes>
+</api>