symbian4/app/browserui/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:26:29 +0000
branchHighFidelityModel
changeset 503 369bf028144a
parent 391 1cd75ad5b512
permissions -rw-r--r--
Removed __WEB_WIDGETS configuration, as it's now done within the bld.infs referenced by the webuis package definition
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">
391
1cd75ad5b512 Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 327
diff changeset
     5
    <component id="browserui_build" name="Bookmarks Engine Build" introduced="^4" filter="s60">
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>