os/ossrv/ossrv_pub/glib_threads/glib_threads.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="860b7fc9c7cc55d628710205056217fb" dataversion="1.0">
     3   <name>Glib Threads</name>
     4   <description>thread abstraction; including threads, different mutexes, conditions and thread private data.</description>
     5   <type>c++</type>
     6   <subsystem>glib</subsystem>
     7   <libs>
     8     <lib name="libglib.lib" />
     9     <lib name="libgthread.lib" />
    10   </libs>
    11   <release category="sdk" sinceversion="3.2"/>
    12   <attributes>
    13      <!-- This indicates wether the api provedes separate html documentation -->
    14      <!-- or is the additional documentation generated from headers. -->
    15      <!-- If you are unsuere then the value is "no" -->
    16      <htmldocprovided>yes</htmldocprovided>
    17      <adaptation>no</adaptation>
    18   </attributes>
    19 </api>