symbian4/app/devicecontrol/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Mon, 12 Apr 2010 13:37:29 +0100
branchHighFidelityModel
changeset 156 c154a6b30ef1
parent 150 8d58b930d36e
permissions -rw-r--r--
Update for wk12 release

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