Changed to avoid bld.inf's being included more than once in mmuifw package HighFidelityModel
authorSimon Howkins <simonh@symbian.org>
Fri, 12 Nov 2010 12:23:40 +0000
branchHighFidelityModel
changeset 486 c69e5cb94197
parent 484 038a7c0bf751
child 487 5759869d8f8b
Changed to avoid bld.inf's being included more than once in mmuifw package
symbian3/mw/mmuifw/package_definition.xml
--- a/symbian3/mw/mmuifw/package_definition.xml	Wed Nov 10 13:44:07 2010 +0000
+++ b/symbian3/mw/mmuifw/package_definition.xml	Fri Nov 12 12:23:40 2010 +0000
@@ -67,10 +67,9 @@
     <unit bldFile="mmuifw_plat/mul_widget_api/group"/>
    </component>
   </collection>
-  <collection id="mmuifw_info" name="Multimedia UI Framework Info" level="ui">
-   <component id="mmuifw_build" filter="s60" name="Multimedia UI Framework Build" deprecated="^3">
-    <!-- Move exports into other componetns or remove all #includes and make this a ROM component -->
-    <unit bldFile="group"/>
+  <collection id="mmuifw_info" name="Multimedia UI Framework Info" level="util">
+   <component id="mmuifw_rom" filter="s60" name="Multimedia UI Framework ROM" deprecated="^3">
+    <unit bldFile="rom/group"/>
    </component>
   </collection>
   <collection id="osncore" name="OS Neutral Library Core" level="util">