symbian4/mw/browser/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 15:03:56 +0100
branchHighFidelityModel
changeset 295 37c5ac0db5c5
parent 246 f99f9ea9b39f
child 330 dc8c3f5ca92a
permissions -rw-r--r--
Remove the orbit test collection, as it hasn't been contributed

<?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>