symbian4/mw/helix/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 16 Jul 2010 16:12:58 +0100
branchHighFidelityModel
changeset 340 cbbaf373f44e
parent 246 f99f9ea9b39f
child 391 1cd75ad5b512
permissions -rw-r--r--
Add remoteconn_plat collection, introduced 201021

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