symbian4/mw/hgwidgets/package_definition_3.0.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 245 30e67220bf86
child 248 4fe3868a6029
child 250 7a5687f3732c
child 257 40d9e95b4349
equal deleted inserted replaced
245:30e67220bf86 246:f99f9ea9b39f
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
       
     3   <package id="hgwidgets" name="HG Widgets" levels="framework service api">
       
     4     <collection id="hgwidgets_plat" name="HG Widgets Platform Interfaces" level="api">
       
     5      <component id="ganeswidgets_api" name="Ganes Widgets API" class="api" introduced="^4">
       
     6 		<!-- should separate out unit -->
       
     7 	 </component>
       
     8     </collection>
       
     9     <collection id="hgwidgets_pub" name="HG Widgets Public Interfaces" level="api"/>
       
    10     <collection id="ganeswidgets" name="Ganes Widgets" level="service">
       
    11 		<!-- really a component, should move down a dir level and have a unit -->
       
    12       <component id="ganeswidgets_build" name="Ganes Widgets Build" introduced="^4">
       
    13 		<!-- should separate out unit -->
       
    14 	 </component>
       
    15     </collection>	 
       
    16     <collection id="hgwidgets_info" name="HG Widgets Info" level="framework">
       
    17      <component id="hgwidgets_build" name="HG Widgets Build" introduced="^4">
       
    18       <unit bldFile="." qt:proFile="hgwidgets.pro"/>
       
    19      </component>
       
    20     </collection>
       
    21   </package>
       
    22 </SystemDefinition>