3k/mw/remotestorage/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 10 Aug 2009 14:00:06 +0100
changeset 8 0d49d14a3f5e
parent 2 5dfc4b38cad0
permissions -rw-r--r--
Added "/sf/" prefix to all bldFile values, as this is what's expected in the package builds. (Also in comments!)

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="mw" long-name="Middleware" levels="generic specific">
<block name="remotestorage" long-name="Remote Storage" tech_domain="de" level="generic" levels="framework">
    <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
     <component name="mountstore" long-name="Mount Store" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountstore/group"/>
     </component>
     <component name="rsfwnotifierplugins" long-name="RS Framework Notifier Plugins" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/rsfwnotifierplugins/group"/>
     </component>
     <component name="remotefileengine" long-name="Remote File Engine" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefileengine/group"/>
     </component>
     <component name="mountmanager" long-name="Mount Manager" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/group"/>
      <!-- <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/tsrc/public/basic/group"/> -->
     </component>
     <component name="webdavaccessplugin" long-name="WebDAV Access Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/webdavaccessplugin/group"/>
     </component>
     <component name="remotefilesystemplugin" long-name="Remote Filesystem Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefilesystemplugin/group"/>
     </component>
     <component name="remotestoragegsplugin" long-name="GS Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/gsplugin/group"/>
     </component>
     <component name="remotedriveconfigurationbiocontrol" long-name="Remote Drive Configuration BIO Control" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotedriveconfigurationbiocontrol/group"/>
     </component>
     <component unofficial="yes" name="remotestoragefw_build" long-name="Remote Storage Framework Build" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/group"/>
     </component>
    </collection>
    <collection name="remotestorage_info" long-name="Remote Storage Info" level="framework">
     <component unofficial="yes" name="rsfw_plat" class="api" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>