symbian4/app/browserui/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 16 Jun 2010 14:42:00 +0100
branchHighFidelityModel
changeset 309 35553ee25464
parent 246 f99f9ea9b39f
child 327 70b6ce6b8331
permissions -rw-r--r--
Make app/contacts package_definition.xml match phonebookengines\phonebookengines.pro

<?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">
      <unit bldFile="." qt:proFile="browserui.pro" qt:qmakeArgs="&quot;what+=plat_101&quot;"/>
    </component>
  </collection>
 </package>
</SystemDefinition>