symbian4/mw/browser/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Thu, 25 Nov 2010 12:14:19 +0000
branchHighFidelityModel
changeset 510 edb6c9c5a982
parent 391 1cd75ad5b512
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in commonemail package
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="browser" name="Browser" levels="plugin utils support main">
fdc76848b22d Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
  <collection id="bookmarksengine" name="Bookmarks Engine" level="support">
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: 330
diff changeset
     5
    <component id="bookmarksengine_build" name="Bookmarks Engine Build" introduced="^4" filter="s60">
330
dc8c3f5ca92a Bring mw layer pkgdefs up to date with latest code drop
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 246
diff changeset
     6
      <unit bldFile="bookmarksengine" qt:proFile="bookmarksengine.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>