symbian3/mw/imghandling/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 63 d7aa110911c4
equal deleted inserted replaced
140:1c8fca9ff3fb 141:27d9d356efbf
    75 ]>
    75 ]>
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    77   <systemModel>
    77   <systemModel>
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    78     <layer name="mw" long-name="Middleware" levels="generic specific">
    79       <block name="imghandling" level="specific" long-name="Image Handling" levels="lib util if">
    79       <block name="imghandling" level="specific" long-name="Image Handling" levels="lib util if">
       
    80         <collection name="imagehandling_plat" long-name="Image Handling Platform Interfaces" level="if">
       
    81           <component name="image_handling_library_api" long-name="Image Handling Library API" filter="s60" class="api">
       
    82             <unit bldFile="/sf/mw/imghandling/imagehandling_plat/image_handling_library_api/group"/>
       
    83           </component>
       
    84           <component name="3gp_library_api" long-name="3GP Library API" filter="s60" class="api">
       
    85             <unit bldFile="/sf/mw/imghandling/imagehandling_plat/3gp_library_api/group"/>
       
    86           </component>
       
    87           <component name="thumbnailmanager_api" long-name="Thumbnail Manager API" filter="s60" class="api">
       
    88             <unit bldFile="/sf/mw/imghandling/imagehandling_plat/thumbnailmanager_api/group" filter="!test"/>
       
    89             <unit bldFile="/sf/mw/imghandling/imagehandling_plat/thumbnailmanager_api/tsrc/group" filter="test,api_test"/>
       
    90           </component>
       
    91         </collection>
    80         <collection name="imagehandlinglib" long-name="Image Handling Library" level="lib">
    92         <collection name="imagehandlinglib" long-name="Image Handling Library" level="lib">
    81           <!-- collection is really a component, need to move down a directory -->
    93           <!-- collection is really a component, need to move down a directory -->
    82           <component name="ihl" filter="s60" long-name="IHL">
    94           <component name="ihl" filter="s60" long-name="IHL">
    83             <unit bldFile="/sf/mw/imghandling/imagehandlinglib/group"/>
    95             <unit bldFile="/sf/mw/imghandling/imagehandlinglib/group"/>
    84           </component>
    96           </component>
    89         <collection name="imagehandlingutilities" long-name="Image Handling Utilities" level="util">
   101         <collection name="imagehandlingutilities" long-name="Image Handling Utilities" level="util">
    90           <component name="thumbnailmanager" filter="s60" long-name="Thumbnail Manager">
   102           <component name="thumbnailmanager" filter="s60" long-name="Thumbnail Manager">
    91             <unit bldFile="/sf/mw/imghandling/imagehandlingutilities/thumbnailmanager/group"/>
   103             <unit bldFile="/sf/mw/imghandling/imagehandlingutilities/thumbnailmanager/group"/>
    92           </component>
   104           </component>
    93         </collection>
   105         </collection>
    94         <collection name="imghandling_info" long-name="Image Handling Info" level="if">
       
    95           <component name="imagehandling_plat" filter="s60" long-name="Image Handling Platform Interfaces" class="api">
       
    96             <unit bldFile="/sf/mw/imghandling/imagehandling_plat/group"/>
       
    97           </component>
       
    98           <component name="imagehandling_api_test" filter="s60,test,api_test" long-name="Image Handling Platform API Test" purpose="development">
       
    99             <unit bldFile="/sf/mw/imghandling/imagehandling_plat/thumbnailmanager_api/tsrc/group"/>
       
   100           </component>
       
   101         </collection>
       
   102       </block>
   106       </block>
   103     </layer>
   107     </layer>
   104   </systemModel>
   108   </systemModel>
   105 </SystemDefinition>
   109 </SystemDefinition>