symbian4/mw/opensrv/package_definition_3.0.xml
branchHighFidelityModel
changeset 150 8d58b930d36e
equal deleted inserted replaced
149:f5ca2252f87e 150:8d58b930d36e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="opensrv" name="Open Services" levels="prt lib server eng">
       
     4   <collection id="opensrv_plat" name="Open Services Platform Interfaces" level="eng">
       
     5    <component id="messagequeue_api" name="Message Queue API" introduced="^2" class="api" filter="s60">
       
     6     <unit bldFile="opensrv_plat/messagequeue_api/group"/>
       
     7    </component>
       
     8   </collection>
       
     9   <collection id="loudmouth" name="Loudmouth" level="prt">
       
    10    <!-- collection is really a component so it needs to be moved down a directory -->
       
    11    <component id="loudmouth_build" filter="s60" name="Loudmouth Build" introduced="^2">
       
    12     <unit bldFile="loudmouth/group"/>
       
    13    </component>
       
    14   </collection>
       
    15   <collection id="libtelepathy" name="Telepathy Library" level="lib">
       
    16    <!-- collection is really a component so it needs to be moved down a directory -->
       
    17    <component id="libtelepathy_build" filter="s60" name="Telepathy Library Build" introduced="^2">
       
    18     <unit bldFile="libtelepathy/group"/>
       
    19    </component>
       
    20   </collection>
       
    21   <collection id="telepathygabble" name="Telepathy Gabble" level="eng">
       
    22    <!-- collection is really a component so it needs to be moved down a directory -->
       
    23    <component id="telepathygabble_build" filter="s60" name="Telepathy Gabble Build" introduced="^2">
       
    24     <unit bldFile="telepathygabble/group"/>
       
    25    </component>
       
    26   </collection>
       
    27   <collection id="isolationserver" name="Isolation Server" level="server">
       
    28    <component id="messagequeue" filter="s60" name="Message Queue" introduced="^2">
       
    29     <unit bldFile="isolationserver/messagequeue/group"/>
       
    30    </component>
       
    31    <component id="isoserver" filter="s60" name="ISO Server" introduced="^2">
       
    32     <unit bldFile="isolationserver/isoserver/group"/>
       
    33    </component>
       
    34    <component id="isolationserver_build" filter="s60" name="Isloation Server Build" introduced="^2">
       
    35     <!-- needs #includes removed. either move the exports to another component or make this a ROM component -->
       
    36     <unit bldFile="isolationserver/group"/>
       
    37    </component>
       
    38   </collection>
       
    39  </package>
       
    40 </SystemDefinition>