symbian4/mw/drm/package_definition.xml
branchHighFidelityModel
changeset 330 dc8c3f5ca92a
parent 316 079a06b9ec58
child 335 633f3bea9521
equal deleted inserted replaced
329:e2b817b08134 330:dc8c3f5ca92a
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3  <package id="drm" name="DRM" levels="plugin framework server generic specific">
     3  <package id="drm" name="DRM" levels="plugin framework server generic specific">
     4   <collection id="drm_plat" name="DRM Platform Interfaces" level="specific">
     4   <collection id="drm_plat" name="DRM Platform Interfaces" level="specific">
     5    <component id="roap_api" name="ROAP API" class="api" filter="s60">
     5    <component id="roap_api" name="ROAP API" class="api" filter="s60">
     6     <meta rel="Api" href="drm_plat/roap_api/roap_api.metaxml"/>
     6     <meta rel="Api" href="drm_plat/roap_api/roap_api.metaxml"/>
     7     <unit bldFile="drm_plat/roap_api/group"/>
     7     <unit bldFile="drm_plat/roap_api/group"/>
    83     <unit bldFile="drm_pub/drm_license_checker_api/group"/>
    83     <unit bldFile="drm_pub/drm_license_checker_api/group"/>
    84    </component>
    84    </component>
    85   </collection>
    85   </collection>
    86   <collection id="commondrm" name="Common DRM" level="generic">
    86   <collection id="commondrm" name="Common DRM" level="generic">
    87    <!-- it looks like this collection would be better as a component. If so, move down a directory. Otherwise, split up the bld.inf -->
    87    <!-- it looks like this collection would be better as a component. If so, move down a directory. Otherwise, split up the bld.inf -->
    88    <component id="drmencryptor" filter="s60" name="DRM Encryptor">
    88    <component id="drmqtencryptor" filter="s60" name="DRM Qt Encryptor" introduced="^4">
    89     <!-- this should have its own bld.inf or be removed as a component -->
    89     <unit bldFile="commondrm/drmqtencryptor"  qt:proFile="qt_drmencryptor.pro" qt:qmakeArgs="-r" />
    90    </component>
    90    </component>
    91    <component id="drmrightsmanagerui" filter="s60" name="DRM Rights Manager UI">
    91    <component id="drmrightsmanagerui" filter="s60" name="DRM Rights Manager UI">
    92     <unit bldFile="commondrm/drmrightsmanagerui/help/group"/>
    92     <unit bldFile="commondrm/drmrightsmanagerui/help/group"/>
    93    </component>
    93    </component>
    94    <component id="drmutility" filter="s60" name="DRM Utility">
    94    <component id="drmutility" filter="s60" name="DRM Utility">