symbian4/app/browserui/package_definition.xml
author Dario Sestito <darios@symbian.org>
Wed, 28 Jul 2010 15:24:46 +0100
branchHighFidelityModel
changeset 357 5d3c652b6df9
parent 327 70b6ce6b8331
child 391 1cd75ad5b512
permissions -rw-r--r--
Add sf_config/rombuild/sf_refhw component with iMaker configs for full ui ROM for syborg and beagleboard
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
223
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
 <package id="browserui" name="Browser UI" levels="utils support ui">
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
  <collection id="browserui_info" name="Browser UI Info" level="ui">
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
    <component id="browserui_build" name="Bookmarks Engine Build" introduced="^4">
327
70b6ce6b8331 Brin app layer pkgdefs up to date with latest code drop
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 246
diff changeset
     6
      <unit bldFile="." qt:proFile="browserui.pro"/>
223
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
    </component>
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
  </collection>
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
 </package>
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
</SystemDefinition>