symbian4/mw/drm/package_definition.xml
branchHighFidelityModel
changeset 335 633f3bea9521
parent 330 dc8c3f5ca92a
--- a/symbian4/mw/drm/package_definition.xml	Fri Jul 09 14:26:21 2010 +0100
+++ b/symbian4/mw/drm/package_definition.xml	Tue Jul 13 16:47:42 2010 +0100
@@ -104,12 +104,19 @@
     <!-- should be split into the above files, or them collapsed into a single component -->
     <unit bldFile="commondrm/group"/>
    </component>
+   <component id="commondrm_qt_build" filter="s60" name="Common DRM Qt Build"  introduced="^4">
+   <!-- split up build components -->
+    <unit bldFile="commondrm"  qt:qmakeArgs="-r" qt:proFile="commondrm.pro"/>
+   </component>
   </collection>
   <collection id="omadrm" name="OMA DRM" level="server">
-   <!-- collection is really a component. Move down a directory -->
+   <!-- split up build components -->
    <component id="omadrm_build" filter="s60" name="OMA DRM Build">
     <unit bldFile="omadrm/group"/>
    </component>
+   <component id="omadrm_qt_build" filter="s60" name="OMA DRM Qt Build" introduced="^4">
+    <unit bldFile="omadrm" qt:proFile="omadrm.pro"/>
+   </component>
    <component id="foundationcerts" filter="sf_build" name="Foundation Certificates">
     <unit bldFile="omadrm/foundationcerts/group"/>
    </component>