symbian4/app/browserui/package_definition.xml
author William Roberts <williamr@symbian.org>
Mon, 04 Oct 2010 16:46:26 +0100
branchHighFidelityModel
changeset 445 44a045d64207
parent 391 1cd75ad5b512
permissions -rw-r--r--
Add sf/app/videotelephony to Symbian^4 system_definition.xml
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>