symbian3/os/fshell/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 15 Nov 2010 11:47:01 +0000
branchHighFidelityModel
changeset 491 fbee32229c30
parent 482 06ec1c53d010
child 499 37468c63b544
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in homescreen package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
478
0419f9033747 add fshell package definition
andy simpson <andrews@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
0419f9033747 add fshell package definition
andy simpson <andrews@symbian.org>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
482
06ec1c53d010 Fixed validation issues in pkgdefs.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 478
diff changeset
     3
  <package id="fshell" name="FShell" levels="bld mw fw ui">
06ec1c53d010 Fixed validation issues in pkgdefs.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 478
diff changeset
     4
	 <collection id="fshell_all" name="FShell Build" level="fw">
06ec1c53d010 Fixed validation issues in pkgdefs.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 478
diff changeset
     5
      <component id="fshell_s3" name="FShell Symbian^3" introduced="^3" purpose="development">
478
0419f9033747 add fshell package definition
andy simpson <andrews@symbian.org>
parents:
diff changeset
     6
        <unit bldFile="fshell/build/sf/3"/>
0419f9033747 add fshell package definition
andy simpson <andrews@symbian.org>
parents:
diff changeset
     7
      </component>
0419f9033747 add fshell package definition
andy simpson <andrews@symbian.org>
parents:
diff changeset
     8
    </collection>
0419f9033747 add fshell package definition
andy simpson <andrews@symbian.org>
parents:
diff changeset
     9
  </package>
0419f9033747 add fshell package definition
andy simpson <andrews@symbian.org>
parents:
diff changeset
    10
</SystemDefinition>