symbian3/mw/imghandling/package_definition.xml
changeset 212 a44ae815a47f
parent 138 6892870d74c9
equal deleted inserted replaced
178:4469f26a2533 212:a44ae815a47f
    52 ]>
    52 ]>
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
    53 <SystemDefinition name="Symbian^3" schema="2.0.1">
    54 <systemModel>
    54 <systemModel>
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
    56 <block name="imghandling" level="specific" long-name="Image Handling" levels="lib util if">
    56 <block name="imghandling" level="specific" long-name="Image Handling" levels="lib util if">
    57     <collection name="imagehandlinglib" long-name="Image Handling Library" level="lib">
    57 <collection name="imagehandling_plat" long-name="Image Handling Platform Interfaces" level="if">
    58      <!-- collection is really a component, need to move down a directory -->
    58 <component name="image_handling_library_api" long-name="Image Handling Library API" filter="s60" class="api">
    59      <component name="ihl" filter="s60" long-name="IHL">
    59 <unit bldFile="/sf/mw/imghandling/imagehandling_plat/image_handling_library_api/group"/>
    60       <unit bldFile="/sf/mw/imghandling/imagehandlinglib/group"/>
    60 </component>
    61      </component>
    61 <component name="3gp_library_api" long-name="3GP Library API" filter="s60" class="api">
    62     </collection>
    62 <unit bldFile="/sf/mw/imghandling/imagehandling_plat/3gp_library_api/group"/>
    63     <collection name="imagehandlingutilities" long-name="Image Handling Utilities" level="util">
    63 </component>
    64      <component name="thumbnailmanager" filter="s60" long-name="Thumbnail Manager">
    64 <component name="thumbnailmanager_api" long-name="Thumbnail Manager API" filter="s60" class="api">
    65       <unit bldFile="/sf/mw/imghandling/imagehandlingutilities/thumbnailmanager/group"/>
    65 <unit bldFile="/sf/mw/imghandling/imagehandling_plat/thumbnailmanager_api/group" filter="!test"/>
    66      </component>
    66 </component>
    67     </collection>
    67 </collection>
    68     <collection name="imghandling_info" long-name="Image Handling Info" level="if">
    68 <collection name="imagehandlinglib" long-name="Image Handling Library" level="lib">
    69      <component name="imagehandling_plat" filter="s60" long-name="Image Handling Platform Interfaces" class="api">
    69 <!-- collection is really a component, need to move down a directory -->
    70       <unit bldFile="/sf/mw/imghandling/imagehandling_plat/group"/>
    70 <component name="ihl" filter="s60" long-name="IHL">
    71      </component>
    71 <unit bldFile="/sf/mw/imghandling/imagehandlinglib/group"/>
    72     </collection>
    72 </component>
    73    </block>
    73 </collection>
       
    74 <collection name="imagehandlingutilities" long-name="Image Handling Utilities" level="util">
       
    75 <component name="thumbnailmanager" filter="s60" long-name="Thumbnail Manager">
       
    76 <unit bldFile="/sf/mw/imghandling/imagehandlingutilities/thumbnailmanager/group"/>
       
    77 </component>
       
    78 </collection>
       
    79 </block>
    74 </layer>
    80 </layer>
    75 </systemModel>
    81 </systemModel>
    76 </SystemDefinition>
    82 </SystemDefinition>