organizer_plat/calendar_launcher_api/calendar_launcher_api.metaxml
changeset 0 f979ecb2b13e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/organizer_plat/calendar_launcher_api/calendar_launcher_api.metaxml	Tue Feb 02 10:12:19 2010 +0200
@@ -0,0 +1,18 @@
+<?xml version="1.0" ?>
+<api id="98c93d2b520eb64492db369675677c5e" dataversion="2.0">
+  <name>Calendar Launcher API</name>
+  <description>Allows clients to open Calendar and have it focus on different views, entries or dates.</description>
+  <type>c++</type>
+  <collection>calendarengines</collection>
+  <libs>
+    <lib name="CalenLauncher.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>no</adaptation>
+  </attributes>
+</api>