symbian4/app/devicecontrol/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 26 May 2010 17:30:43 +0100
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 150 symbian4/app/devicecontrol/package_definition_3.0.xml@8d58b930d36e
child 327 70b6ce6b8331
permissions -rw-r--r--
Remove all 2.0 pkgdefs in symbian4 and rename all 3.0 pkgdefs to package_definition.xml

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
  <package id="devicecontrol" name="Device Control Daemons" levels="oma mid app">
    <collection id="deviceupdatesui" name="Device Updates UI" level="app">
      <component id="deviceupdatesui_adapters" name="Device Updates Adapters" filter="s60" class="plugin" introduced="^4">
        <unit bldFile="deviceupdatesui/adapters/bld"/>
      </component>
      <component id="deviceupdates" name="Device Updates" filter="s60" introduced="^4">
        <unit bldFile="deviceupdatesui/deviceupdates" qt:proFile="deviceupdates.pro"/>
      </component>
      <component id="deviceupdatesplugin" name="Device Updates Plugin" filter="s60" introduced="^4" class="plugin">
        <unit bldFile="deviceupdatesui/deviceupdatesplugin" qt:proFile="deviceupdatesplugin.pro"/>
      </component>
      <component id="deviceupdatesqtsp" name="Device Updates Qt Service Provider" filter="s60" introduced="^4">
        <unit bldFile="deviceupdatesui/deviceupdatesqtsp" qt:proFile="deviceupdatesqtsp.pro"/>
      </component>
      <component id="cpqtsp" name="Client Provisioning Qt Service Provider" filter="s60" introduced="^4">
        <unit bldFile="deviceupdatesui/cpqtsp" qt:proFile="cpqtsp.pro"/>
      </component>
      <component id="devicemanagementnotifiersplugin" name="Device Management Notifiers Plugin" filter="s60" introduced="^4" class="plugin">
        <unit bldFile="deviceupdatesui/devicemanagementnotifiersplugin" qt:proFile="devicemanagementnotifiersplugin.pro"/>
      </component>
    </collection>
  </package>
</SystemDefinition>