46 lines
963 B
XML
46 lines
963 B
XML
<?xml version="1.0"?>
|
|
<module name="asyncmsg">
|
|
|
|
<type>Element</type>
|
|
|
|
<classification>SDK</classification>
|
|
|
|
<supports>
|
|
<availability ref="ostargets"/>
|
|
</supports>
|
|
|
|
<source available="false">
|
|
<location type="">.</location>
|
|
</source>
|
|
|
|
<GroupOwner>os</GroupOwner>
|
|
|
|
<contents>
|
|
<component id="SharedObj" generated="true">
|
|
<kind type="library"/>
|
|
<location basedir="{cpu}/so{.:endian}" runtime="true">
|
|
libasyncmsg.so
|
|
</location>
|
|
</component>
|
|
<component id="SharedArchive" generated="true">
|
|
<kind type="library"/>
|
|
<location runtime="false" basedir="{cpu}/so{.:endian}">
|
|
libasyncmsgS.a
|
|
</location>
|
|
</component>
|
|
|
|
<component id="Archive" generated="true">
|
|
<kind type="library"/>
|
|
<location basedir="{cpu}/a{.:endian}" runtime="false">
|
|
libasyncmsg.a
|
|
</location>
|
|
</component>
|
|
|
|
</contents>
|
|
|
|
<!-- Dependencies -->
|
|
<requires>
|
|
<part build="false" location="services/system"/>
|
|
</requires>
|
|
</module>
|