symbian2/mw/remotestorage/package_definition.xml
changeset 15 6980ebf0690e
equal deleted inserted replaced
14:77d0f9c8d3ec 15:6980ebf0690e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition name="foundation" schema="2.0.1">
       
     3 <systemModel>
       
     4 <layer name="mw" long-name="Middleware" levels="generic specific">
       
     5 <block name="remotestorage" long-name="Remote Storage" tech_domain="de" level="generic" levels="framework">
       
     6     <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
       
     7      <component name="mountstore" long-name="Mount Store" origin-model="foundation">
       
     8       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountstore/group"/>
       
     9      </component>
       
    10      <component name="rsfwnotifierplugins" long-name="RS Framework Notifier Plugins" origin-model="foundation">
       
    11       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/rsfwnotifierplugins/group"/>
       
    12      </component>
       
    13      <component name="remotefileengine" long-name="Remote File Engine" origin-model="foundation">
       
    14       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefileengine/group"/>
       
    15      </component>
       
    16      <component name="mountmanager" long-name="Mount Manager" origin-model="foundation">
       
    17       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/group"/>
       
    18       <!-- <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/tsrc/public/basic/group"/> -->
       
    19      </component>
       
    20      <component name="webdavaccessplugin" long-name="WebDAV Access Plugin" origin-model="foundation">
       
    21       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/webdavaccessplugin/group"/>
       
    22      </component>
       
    23      <component name="remotefilesystemplugin" long-name="Remote Filesystem Plugin" origin-model="foundation">
       
    24       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefilesystemplugin/group"/>
       
    25      </component>
       
    26      <component name="remotestoragegsplugin" long-name="GS Plugin" origin-model="foundation">
       
    27       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/gsplugin/group"/>
       
    28      </component>
       
    29      <component name="remotedriveconfigurationbiocontrol" long-name="Remote Drive Configuration BIO Control" origin-model="foundation">
       
    30       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotedriveconfigurationbiocontrol/group"/>
       
    31      </component>
       
    32      <component unofficial="yes" name="remotestoragefw_build" long-name="Remote Storage Framework Build" origin-model="foundation">
       
    33       <unit bldFile="/sf/mw/remotestorage/remotestoragefw/group"/>
       
    34      </component>
       
    35     </collection>
       
    36     <collection name="remotestorage_info" long-name="Remote Storage Info" level="framework">
       
    37      <component unofficial="yes" name="rsfw_plat" class="api" origin-model="foundation">
       
    38       <unit bldFile="/sf/mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
       
    39      </component>
       
    40     </collection>
       
    41    </block>
       
    42 </layer>
       
    43 </systemModel>
       
    44 </SystemDefinition>