phone_plat/telephony_device_mode_api/telephony_device_mode_api.metaxml
changeset 0 5f000ab63145
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phone_plat/telephony_device_mode_api/telephony_device_mode_api.metaxml	Mon Jan 18 20:18:27 2010 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="cc72354170c1c516b0ee2944ab5fb262" dataversion="1.0">
+  <name>Telephony Device Mode API</name>
+  <description>An interface for creating Telephony Device Mode component. With this API a client may implement own version of TelephonyDeviceMode.dll compoment and replace the default implementation.</description>
+  <type>c++</type>
+  <subsystem>phoneuis</subsystem>
+  <libs>
+    <lib name="telephonydevicemode.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>