ossrv_pub/standard_compressiondecompression_api/standard_compressiondecompression_api.metaxml
author hgs
Thu, 14 Oct 2010 14:15:50 +0530
changeset 72 403e7f6ed6c5
parent 0 e4d67989cc36
permissions -rw-r--r--
201041

<?xml version="1.0" ?>
<api id="3dd279d527adec4565fe951f4d158c61" dataversion="1.0">
  <name>Standard Compression/Decompression API</name>
  <description>APIs used for data compression and decompression.</description>
  <type>c++</type>
  <subsystem>stdlibs</subsystem>
  <libs>
    <lib name="libz.lib" />
  </libs>
  <release category="sdk" sinceversion="3.2"/>
  <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>