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