symbian3/os/fshell/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Thu, 25 Nov 2010 12:14:19 +0000
branchHighFidelityModel
changeset 510 edb6c9c5a982
parent 499 37468c63b544
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in commonemail package

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="fshell" name="FShell" levels="bld mw fw ui">
	 <collection id="fshell_all" name="FShell Build" level="fw">
      <component id="fshell_s3" name="FShell Symbian^3" introduced="^3" purpose="development">
        <unit bldFile="build/sf/3"/>
      </component>
    </collection>
  </package>
</SystemDefinition>