locsrv_pub/landmarks_api/landmarks_api.metaxml
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:25:24 +0100
branchGCC_SURGE
changeset 26 e194edde476c
parent 0 667063e416a2
permissions -rw-r--r--
Branch for GCC_SURGE fixes

<?xml version="1.0" ?>
<api id="f316226088b093a08b0a97eb5904d04a" dataversion="2.0">
  <name>Landmarks API</name>
  <description>Landmarks API provides basic landmark functionality. It enables opening the default landmark database and perform operations on it. This includes listing, reading, creating, updating and deleting landmarks, managing landmark categories and listening for landmark database events.</description>
  <type>c++</type>
  <collection>landmarks</collection>
  <libs>
    <lib name="eposlandmarks.lib" />
  </libs>
  <release category="public" sinceversion="0"/>
  <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>