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