devicesrv_plat/tiltcompensation_api/tilt_compensation_api.metaxml
changeset 0 4e1aa6a622a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/devicesrv_plat/tiltcompensation_api/tilt_compensation_api.metaxml	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="50859b0364a2f197b7e0489fccdbf14d" dataversion="2.0">
+  <name>Tilt compensation API</name>
+  <description>This API Provides tiltcompensation of the device</description>
+  <type>c++</type>
+  <collection>sensorservices</collection>
+  <libs>
+    <lib name="tiltcompensation.lib" />
+  </libs>
+  <release category="platform"/>
+  <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>yes</adaptation>
+  </attributes>
+</api>