symbian4/mw/browser/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 22 Jun 2010 10:59:57 +0100
branchHighFidelityModel
changeset 312 9527bd30de64
parent 246 f99f9ea9b39f
child 330 dc8c3f5ca92a
permissions -rw-r--r--
updates to validation scripts and bugfixes for rootsysdef

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
 <package id="browser" name="Browser" levels="plugin utils support main">
  <collection id="bookmarksengine" name="Bookmarks Engine" level="support">
    <component id="bookmarksengine_build" name="Bookmarks Engine Build" introduced="^4">
      <unit bldFile="bookmarksengine" qt:proFile="bookmarksengine.pro" qt:qmakeArgs="&quot;what+=plat_101&quot;"/>
    </component>
  </collection>
 </package>
</SystemDefinition>