symbian4/app/browserui/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:53:56 +0000
branchHighFidelityModel
changeset 505 e01a413e515c
parent 391 1cd75ad5b512
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in speechsrv package

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
 <package id="browserui" name="Browser UI" levels="utils support ui">
  <collection id="browserui_info" name="Browser UI Info" level="ui">
    <component id="browserui_build" name="Bookmarks Engine Build" introduced="^4" filter="s60">
      <unit bldFile="." qt:proFile="browserui.pro"/>
    </component>
  </collection>
 </package>
</SystemDefinition>