symbian4/mw/browser/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 01 Sep 2010 14:57:13 +0100
branchHighFidelityModel
changeset 375 2d82fee5549d
parent 330 dc8c3f5ca92a
child 391 1cd75ad5b512
permissions -rw-r--r--
Remove reference to non-existing bluetoothengine\conf\bld.inf

<?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"/>
    </component>
  </collection>
 </package>
</SystemDefinition>