symbian3/mw/helix/package_definition.xml
author Chetan Kapoor <chetank@symbian.org>
Fri, 22 Oct 2010 15:06:46 +0100
branchHighFidelityModel
changeset 467 c0561f59d56b
parent 245 30e67220bf86
permissions -rw-r--r--
Changed adaptation to adapt

<?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>