symbian2/mw/helix/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 03 Feb 2010 20:06:22 +0000
branchHighFidelityModel
changeset 48 c8d3143d3c0e
parent 27 6ea1b8b6cda9
permissions -rw-r--r--
Scripts had not properly updated the 3.0 sysdef. These should be correct.

<?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="helix" long-name="Helix" tech_domain="mm" level="generic" levels="plugin framework server generic specific">
    <collection name="helix_ren" long-name="Helix" level="framework">
     <component name="helixrfsplugin" long-name="Helix RFS Plugin" origin-model="foundation">
       <unit bldFile="/sf/mw/helix/helix_ren/helixrfsplugin/group"/>
     </component>
     <component name="helix_binary" long-name="Helix Binary" origin-model="foundation"/>
     <component name="src" long-name="Src" origin-model="foundation"/>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>