symbian3/mw/opensrv/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 46 c94b55c3fb61
equal deleted inserted replaced
140:1c8fca9ff3fb 141:27d9d356efbf
    75 ]>
    75 ]>
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    77   <systemModel>
    77   <systemModel>
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    79       <block name="opensrv" level="specific" long-name="Open Services" levels="prt lib server eng">
    79       <block name="opensrv" level="specific" long-name="Open Services" levels="prt lib server eng">
       
    80         <collection name="opensrv_plat" long-name="Open Services Platform Interfaces" level="eng">
       
    81           <component name="messagequeue_api" long-name="Message Queue API" introduced="^2" filter="s60" class="api">
       
    82             <unit bldFile="/sf/mw/opensrv/opensrv_plat/messagequeue_api/group"/>
       
    83           </component>
       
    84         </collection>
    80         <collection name="loudmouth" long-name="Loudmouth" level="prt">
    85         <collection name="loudmouth" long-name="Loudmouth" level="prt">
    81           <!-- collection is really a component so it needs to be moved down a directory -->
    86           <!-- collection is really a component so it needs to be moved down a directory -->
    82           <component name="loudmouth_build" filter="s60" long-name="Loudmouth Build" introduced="^2">
    87           <component name="loudmouth_build" filter="s60" long-name="Loudmouth Build" introduced="^2">
    83             <unit bldFile="/sf/mw/opensrv/loudmouth/group"/>
    88             <unit bldFile="/sf/mw/opensrv/loudmouth/group"/>
    84           </component>
    89           </component>
   105           <component name="isolationserver_build" filter="s60" long-name="Isloation Server Build" introduced="^2">
   110           <component name="isolationserver_build" filter="s60" long-name="Isloation Server Build" introduced="^2">
   106             <!-- needs #includes removed. either move the exports to another component or make this a ROM component -->
   111             <!-- needs #includes removed. either move the exports to another component or make this a ROM component -->
   107             <unit bldFile="/sf/mw/opensrv/isolationserver/group"/>
   112             <unit bldFile="/sf/mw/opensrv/isolationserver/group"/>
   108           </component>
   113           </component>
   109         </collection>
   114         </collection>
   110         <collection name="opensrv_info" long-name="Open Services Info" level="eng">
       
   111           <component name="opensrv_plat" filter="s60" long-name="Open Services Platform Interfaces" introduced="^2" class="api">
       
   112             <unit bldFile="/sf/mw/opensrv/opensrv_plat/group"/>
       
   113           </component>
       
   114         </collection>
       
   115       </block>
   115       </block>
   116     </layer>
   116     </layer>
   117   </systemModel>
   117   </systemModel>
   118 </SystemDefinition>
   118 </SystemDefinition>