symbian3/mw/helix/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 16 Jul 2010 17:07:22 +0100
branchHighFidelityModel
changeset 341 66a9d784ff59
parent 245 30e67220bf86
permissions -rw-r--r--
autolockuseractivityservice.pro is now in Autolock/autolockuseractivityservice The spare .pro file in Autolock is still there, as is a spurious generated bld.inf

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