symbian4/mw/drm/package_definition.xml
branchHighFidelityModel
changeset 330 dc8c3f5ca92a
parent 316 079a06b9ec58
child 335 633f3bea9521
--- a/symbian4/mw/drm/package_definition.xml	Wed Jun 30 15:46:53 2010 +0100
+++ b/symbian4/mw/drm/package_definition.xml	Wed Jun 30 15:58:34 2010 +0100
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0">
+<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
  <package id="drm" name="DRM" levels="plugin framework server generic specific">
   <collection id="drm_plat" name="DRM Platform Interfaces" level="specific">
    <component id="roap_api" name="ROAP API" class="api" filter="s60">
@@ -85,8 +85,8 @@
   </collection>
   <collection id="commondrm" name="Common DRM" level="generic">
    <!-- it looks like this collection would be better as a component. If so, move down a directory. Otherwise, split up the bld.inf -->
-   <component id="drmencryptor" filter="s60" name="DRM Encryptor">
-    <!-- this should have its own bld.inf or be removed as a component -->
+   <component id="drmqtencryptor" filter="s60" name="DRM Qt Encryptor" introduced="^4">
+    <unit bldFile="commondrm/drmqtencryptor"  qt:proFile="qt_drmencryptor.pro" qt:qmakeArgs="-r" />
    </component>
    <component id="drmrightsmanagerui" filter="s60" name="DRM Rights Manager UI">
     <unit bldFile="commondrm/drmrightsmanagerui/help/group"/>