os/ossrv/ossrv_pub/standard_compressiondecompression_api/standard_compressiondecompression_api.metaxml
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 <?xml version="1.0" ?>
     2 <api id="3dd279d527adec4565fe951f4d158c61" dataversion="1.0">
     3   <name>Standard Compression/Decompression API</name>
     4   <description>APIs used for data compression and decompression.</description>
     5   <type>c++</type>
     6   <subsystem>stdlibs</subsystem>
     7   <libs>
     8     <lib name="libz.lib" />
     9   </libs>
    10   <release category="sdk" sinceversion="3.2"/>
    11   <attributes>
    12      <!-- This indicates wether the api provedes separate html documentation -->
    13      <!-- or is the additional documentation generated from headers. -->
    14      <!-- If you are unsuere then the value is "no" -->
    15      <htmldocprovided>yes</htmldocprovided>
    16      <adaptation>no</adaptation>
    17   </attributes>
    18 </api>