symbian4/mw/helix/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 22 Jun 2010 10:59:57 +0100
branchHighFidelityModel
changeset 312 9527bd30de64
parent 246 f99f9ea9b39f
child 391 1cd75ad5b512
permissions -rw-r--r--
updates to validation scripts and bugfixes for rootsysdef

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="helix" name="Helix" levels="plugin framework server generic specific">
    <collection id="helix_ren" name="Helix Engine" level="framework">
    	<!-- what does "ren" stand for? -->
      <component id="helix_stub" filter="s60" name="Helix Stub" class="api" introduced="^2">
        <unit bldFile="helix_ren/helix_stub/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>