symbian3/mw/remotestorage/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 45 262790aa488d
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="remotestorage" level="generic" long-name="Remote Storage" levels="framework if">
    79       <block name="remotestorage" level="generic" long-name="Remote Storage" levels="framework if">
       
    80         <collection name="rsfw_plat" long-name="Remote Storage Platform Interfaces" level="if">
       
    81           <component name="rsfw_access_protocol_plugin_api" filter="s60" long-name="Remote Storage Framework Access Protocol Plugin API" class="api">
       
    82             <unit bldFile="/sf/mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
       
    83           </component>
       
    84         </collection>
    80         <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
    85         <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
    81           <component name="mountstore" filter="s60" long-name="RSFW Mount Store">
    86           <component name="mountstore" filter="s60" long-name="RSFW Mount Store">
    82             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountstore/group"/>
    87             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountstore/group"/>
    83           </component>
    88           </component>
    84           <component name="rsfwnotifierplugins" filter="s60" long-name="RSFW Notifier Plugins" plugin="Y">
    89           <component name="rsfwnotifierplugins" filter="s60" long-name="RSFW Notifier Plugins" plugin="Y">
   108             <!-- move exports to other components.
   113             <!-- move exports to other components.
   109 				This is needed for #includes of configured component until congigiration is in place -->
   114 				This is needed for #includes of configured component until congigiration is in place -->
   110             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/group"/>
   115             <unit bldFile="/sf/mw/remotestorage/remotestoragefw/group"/>
   111           </component>
   116           </component>
   112         </collection>
   117         </collection>
   113         <collection name="remotestorage_info" long-name="Remote Storage Info" level="if">
       
   114           <component name="rsfw_plat" filter="s60" long-name="Remote Storage Platform Interfaces" class="api">
       
   115             <unit bldFile="/sf/mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
       
   116           </component>
       
   117         </collection>
       
   118       </block>
   118       </block>
   119     </layer>
   119     </layer>
   120   </systemModel>
   120   </systemModel>
   121 </SystemDefinition>
   121 </SystemDefinition>