symbian2/mw/remotestorage/package_definition.xml
changeset 15 6980ebf0690e
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian2/mw/remotestorage/package_definition.xml	Mon Oct 05 15:35:24 2009 +0100
@@ -0,0 +1,44 @@
+<?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>
\ No newline at end of file