symbian4/mw/hgwidgets/package_definition.xml
branchHighFidelityModel
changeset 316 079a06b9ec58
parent 246 f99f9ea9b39f
child 330 dc8c3f5ca92a
equal deleted inserted replaced
314:e2c657c13ee2 316:079a06b9ec58
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
     3   <package id="hgwidgets" name="HG Widgets" levels="framework service api">
     3   <package id="hgwidgets" name="Multimedia Widgets" levels="framework service api">
     4     <collection id="hgwidgets_plat" name="HG Widgets Platform Interfaces" level="api">
     4     <collection id="hgwidgets_plat" name="Multimedia Widgets Platform Interfaces" level="api">
     5      <component id="ganeswidgets_api" name="Ganes Widgets API" class="api" introduced="^4">
     5      <component id="ganeswidgets_api" name="Ganes Widgets API" class="api" introduced="^4">
     6 		<!-- should separate out unit -->
     6 		<!-- should separate out unit -->
     7 	 </component>
     7 	 </component>
       
     8      <component id="hgcacheproxymodel_api" name="Hg Cache Proxy Model API" class="api" introduced="^4">
       
     9 		<!-- should separate out unit -->
       
    10 	 </component>
       
    11      <component id="hgwidgets_plat_build" name="Multimedia Widgets Platform Interfaces Build" class="api" introduced="^4">
       
    12 		<!-- break this up into separate components -->
       
    13       <unit bldFile="hgwidgets_plat" qt:proFile="hgwidgets_plat.pro"/>
       
    14 	 </component>
     8     </collection>
    15     </collection>
     9     <collection id="hgwidgets_pub" name="HG Widgets Public Interfaces" level="api"/>
       
    10     <collection id="ganeswidgets" name="Ganes Widgets" level="service">
    16     <collection id="ganeswidgets" name="Ganes Widgets" level="service">
    11 		<!-- really a component, should move down a dir level and have a unit -->
    17 		<!-- really a component, should move down a dir level and have a unit -->
    12       <component id="ganeswidgets_build" name="Ganes Widgets Build" introduced="^4">
    18       <component id="ganeswidgets_build" name="Ganes Widgets Build" introduced="^4">
    13 		<!-- should separate out unit -->
    19         <unit bldFile="ganeswidgets" qt:proFile="ganeswidgets.pro"/>
    14 	 </component>
    20 	 </component>
    15     </collection>	 
    21     </collection>	 
    16     <collection id="hgwidgets_info" name="HG Widgets Info" level="framework">
    22     <collection id="hgcacheproxymodel" name="Hurriganes Cache Proxy Model" level="framework">
    17      <component id="hgwidgets_build" name="HG Widgets Build" introduced="^4">
    23 		<!-- really a component, should move down a dir level and have a unit -->
    18       <unit bldFile="." qt:proFile="hgwidgets.pro"/>
    24       <component id="hgcacheproxymodel_build" name="Hurriganes Cache Proxy Model Build" introduced="^4">
    19      </component>
    25         <unit bldFile="hgcacheproxymodel" qt:proFile="hgcacheproxymodel.pro"/>
       
    26 	 </component>
    20     </collection>
    27     </collection>
    21   </package>
    28   </package>
    22 </SystemDefinition>
    29 </SystemDefinition>