remotemgmt_plat/data_synchronization_plugin_api/data_synchronization_plugin_api.metaxml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 15:14:24 +0300
changeset 44 39aa16f3fdc2
parent 0 b497e44ab2fc
permissions -rw-r--r--
Revision: 201025 Kit: 2010127

<?xml version="1.0" ?>
<api id="3ff136600efc68b5264e600c91e94daf" dataversion="1.0">
  <name>Data Synchronization plug-in API</name>
  <description>ECOM plug-in API for adding content to be synchronized</description>
  <type>c++</type>
  <subsystem>syncmlfw</subsystem>
  <libs>
    <lib name="smldataprovider.lib" />
    <lib name="smlstoreformat.lib" />
    <lib name="syncmldatafilter.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>