symbian3/app/imgeditor/package_definition_3.0.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 67 ad0db2ef7168
equal deleted inserted replaced
140:1c8fca9ff3fb 141:27d9d356efbf
     1 <?xml version="1.0" encoding="UTF-8"?>
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     2 <SystemDefinition schema="3.0.0">
     3   <package id="imgeditor" name="Image Editor Apps" levels="engine ui">
     3   <package id="imgeditor" name="Image Editor Apps" levels="engine ui">
       
     4     <collection id="imgeditor_plat" name="Image Editor Apps Platform Interfaces" level="ui">
       
     5       <component id="image_editor_debug_utilities_api" name="Image Editor Debug Utilities API" class="api" filter="s60">
       
     6         <meta rel="Api" href="imgeditor_plat/image_editor_debug_utilities_api/image_editor_debug_utilities_api.metaxml"/>
       
     7         <unit bldFile="imgeditor_plat/image_editor_debug_utilities_api/group"/>
       
     8       </component>
       
     9       <component id="image_editor_utilities_api" name="Image Editor Utilities API" class="api" filter="s60">
       
    10         <meta rel="Api" href="imgeditor_plat/image_editor_utilities_api/image_editor_utilities_api.metaxml"/>
       
    11         <unit bldFile="imgeditor_plat/image_editor_utilities_api/group"/>
       
    12       </component>
       
    13       <component id="image_editor_definitions_api" name="Image Editor Definitions API" class="api" filter="s60">
       
    14         <meta rel="Api" href="imgeditor_plat/image_editor_definitions_api/image_editor_definitions_api.metaxml"/>
       
    15         <unit bldFile="imgeditor_plat/image_editor_definitions_api/group"/>
       
    16       </component>
       
    17       <component id="image_editor_system_parameters_api" name="Image Editor System Parameters API" class="api" filter="s60">
       
    18         <meta rel="Api" href="imgeditor_plat/image_editor_system_parameters_api/image_editor_system_parameters_api.metaxml"/>
       
    19         <unit bldFile="imgeditor_plat/image_editor_system_parameters_api/group"/>
       
    20       </component>
       
    21       <component id="image_processing_engine_api" name="Image Processing Engine API" class="api" filter="s60">
       
    22         <meta rel="Api" href="imgeditor_plat/image_processing_engine_api/image_processing_engine_api.metaxml"/>
       
    23         <unit bldFile="imgeditor_plat/image_processing_engine_api/group"/>
       
    24       </component>
       
    25     </collection>
     4     <collection id="imageeditor" name="Image Editor UI" level="ui">
    26     <collection id="imageeditor" name="Image Editor UI" level="ui">
     5       <component id="pb" filter="s60" name="Plugin Base">
    27       <component id="pb" filter="s60" name="Plugin Base">
     6         <unit bldFile="imageeditor/pb/group"/>
    28         <unit bldFile="imageeditor/pb/group"/>
     7       </component>
    29       </component>
     8       <component id="iepb" filter="s60" name="Image Editor Plugin Base">
    30       <component id="iepb" filter="s60" name="Image Editor Plugin Base">
    87       <component id="imageeditorengine_build" filter="s60" name="Image Editor Engine Build">
   109       <component id="imageeditorengine_build" filter="s60" name="Image Editor Engine Build">
    88       	<!-- should distribute this to the other components -->
   110       	<!-- should distribute this to the other components -->
    89         <unit bldFile="imageeditorengine/group"/>
   111         <unit bldFile="imageeditorengine/group"/>
    90       </component>
   112       </component>
    91     </collection>
   113     </collection>
    92     <collection id="imgeditor_info" name="Image Editor Apps Info" level="ui">
       
    93       <component id="imgeditor_plat" filter="s60" name="Image Editor Apps Platform Interfaces" class="api">
       
    94         <unit bldFile="imgeditor_plat/group"/>
       
    95       </component>
       
    96     </collection>
       
    97   </package>
   114   </package>
    98 </SystemDefinition>
   115 </SystemDefinition>