symbian3/mw/videoutils/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 63 d7aa110911c4
--- a/symbian3/mw/videoutils/package_definition.xml	Thu Mar 11 10:32:52 2010 +0000
+++ b/symbian3/mw/videoutils/package_definition.xml	Wed Mar 17 14:41:09 2010 +0000
@@ -77,6 +77,17 @@
   <systemModel>
     <layer name="mw" long-name="Middleware" levels="generic specific">
       <block name="videoutils" level="specific" long-name="Video Utils" levels="eng util if">
+        <collection name="videoutils_plat" long-name="Video Utils Platform Interfaces" level="if">
+          <component name="videoscheduler_api" long-name="Video Scheduler API" filter="s60" class="api">
+            <unit bldFile="/sf/mw/videoutils/videoutils_plat/videoscheduler_api/group"/>
+          </component>
+          <component name="videoconnutility_api" long-name="Video Connection Utility API" filter="s60" class="api">
+            <unit bldFile="/sf/mw/videoutils/videoutils_plat/videoconnutility_api/group"/>
+          </component>
+          <component name="videoplayer_constants_api" long-name="Videoplayer Constants API" filter="s60" class="api">
+            <unit bldFile="/sf/mw/videoutils/videoutils_plat/videoplayer_constants_api/group"/>
+          </component>
+        </collection>
         <collection name="videoscheduler" long-name="Video Scheduler" level="util">
           <component name="schedulerclient" filter="s60" long-name="Video Scheduler Client">
             <unit bldFile="/sf/mw/videoutils/videoscheduler/schedulerclient/group"/>
@@ -94,9 +105,6 @@
           </component>
         </collection>
         <collection name="videoutils_info" long-name="Video Utils Info" level="if">
-          <component name="videoutils_plat" filter="s60" long-name="Video Utils Platform Interfaces" class="api">
-            <unit bldFile="/sf/mw/videoutils/videoutils_plat/group"/>
-          </component>
           <component name="videoutils_test" filter="s60,test,api_test" long-name="Video Utils Tests">
             <unit bldFile="/sf/mw/videoutils/tsrc/group"/>
           </component>