symbian4/app/imgeditor/package_definition_3.0.xml
branchHighFidelityModel
changeset 150 8d58b930d36e
child 217 fcee787f22fe
equal deleted inserted replaced
149:f5ca2252f87e 150:8d58b930d36e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     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>
       
    26     <collection id="imageeditor" name="Image Editor UI" level="ui">
       
    27       <component id="pb" filter="s60" name="Plugin Base">
       
    28         <unit bldFile="imageeditor/pb/group"/>
       
    29       </component>
       
    30       <component id="iepb" filter="s60" name="Image Editor Plugin Base">
       
    31         <unit bldFile="imageeditor/iepb/group"/>
       
    32       </component>
       
    33       <component id="imageeditorui" filter="s60" name="Image Editor UI">
       
    34         <unit bldFile="imageeditor/imageeditorui/group"/>
       
    35       </component>
       
    36       <component id="imageeditormanager" filter="s60" name="Image Editor Manager">
       
    37         <unit bldFile="imageeditor/imageeditormanager/group"/>
       
    38       </component>
       
    39       <component id="imageeditorapp" filter="s60" name="Image Editor Application">
       
    40         <unit bldFile="imageeditor/imageeditorapp/group"/>
       
    41       </component>
       
    42       <component id="imageeditor_plugins" filter="s60" name="Image Editor Plugins" class="plugin">
       
    43       	<!-- can only have one unit. Need to include all from a single bld.inf -->
       
    44         <unit bldFile="imageeditor/plugins/blackwhiteplugin/group"/>
       
    45         <unit bldFile="imageeditor/plugins/brightnessplugin/group"/>
       
    46         <unit bldFile="imageeditor/plugins/bubbleplugin/group"/>
       
    47         <unit bldFile="imageeditor/plugins/cartoonizeplugin/group"/>
       
    48         <unit bldFile="imageeditor/plugins/clipartplugin/group"/>
       
    49         <unit bldFile="imageeditor/plugins/contrastplugin/group"/>
       
    50         <unit bldFile="imageeditor/plugins/cropplugin/group"/>
       
    51         <unit bldFile="imageeditor/plugins/drawplugin/group"/>
       
    52         <unit bldFile="imageeditor/plugins/frameplugin/group"/>
       
    53         <unit bldFile="imageeditor/plugins/negativeplugin/group"/>
       
    54         <unit bldFile="imageeditor/plugins/redeyeplugin/group"/>
       
    55         <unit bldFile="imageeditor/plugins/resizeplugin/group"/>
       
    56         <unit bldFile="imageeditor/plugins/rotatelplugin/group"/>
       
    57         <unit bldFile="imageeditor/plugins/rotaterplugin/group"/>
       
    58         <unit bldFile="imageeditor/plugins/sepiaplugin/group"/>
       
    59         <unit bldFile="imageeditor/plugins/sharpnessplugin/group"/>
       
    60         <unit bldFile="imageeditor/plugins/textplugin/group"/>
       
    61         <!-- conditionally #included in imageeditor_build: need to fix
       
    62         <unit bldFile="imageeditor/plugins/drawplugin/group"/>
       
    63          -->
       
    64       </component>
       
    65       <component id="editorprovider" filter="s60" name="Image Editor Provider">
       
    66         <unit bldFile="imageeditor/editorprovider/group"/>
       
    67       </component>
       
    68       <component id="imageeditor_build" filter="s60" name="Image Editor Build">
       
    69       	<!-- should distribute this to the other components -->
       
    70         <unit bldFile="imageeditor/group"/>
       
    71       </component>
       
    72     </collection>
       
    73     <collection id="imageeditorengine" name="Image Editor Engine" level="engine">
       
    74       <component id="filters" filter="s60" name="Image Editor Filters">
       
    75       	<!-- can only have one unit. Need to include all from a single bld.inf -->
       
    76         <unit bldFile="imageeditorengine/filters/filterbrightness/group"/>
       
    77         <unit bldFile="imageeditorengine/filters/filterbubble/group"/>
       
    78         <unit bldFile="imageeditorengine/filters/filterbuffer/group"/>
       
    79         <unit bldFile="imageeditorengine/filters/filtercartoon/group"/>
       
    80         <unit bldFile="imageeditorengine/filters/filterclipart/group"/>
       
    81         <unit bldFile="imageeditorengine/filters/filtercontrast/group"/>
       
    82         <unit bldFile="imageeditorengine/filters/filtercrop/group"/>
       
    83         <unit bldFile="imageeditorengine/filters/filterdraw/group"/>
       
    84         <unit bldFile="imageeditorengine/filters/filterframe/group"/>
       
    85         <unit bldFile="imageeditorengine/filters/filtergrayscale/group"/>
       
    86         <unit bldFile="imageeditorengine/filters/filtericlsource/group"/>
       
    87         <unit bldFile="imageeditorengine/filters/filterjpegsource/group"/>
       
    88         <unit bldFile="imageeditorengine/filters/filterjpegtarget/group"/>
       
    89         <unit bldFile="imageeditorengine/filters/filternegate/group"/>
       
    90         <unit bldFile="imageeditorengine/filters/filterredeye/group"/>
       
    91         <unit bldFile="imageeditorengine/filters/filterrotate/group"/>
       
    92         <unit bldFile="imageeditorengine/filters/filterscale/group"/>
       
    93         <unit bldFile="imageeditorengine/filters/filtersepia/group"/>
       
    94         <unit bldFile="imageeditorengine/filters/filtersharpness/group"/>
       
    95         <unit bldFile="imageeditorengine/filters/filtertext/group"/>
       
    96         <!-- conditionally #included in imageeditor_build: need to fix
       
    97         <unit bldFile="imageeditorengine/filters/filterdraw/group"/>
       
    98          -->
       
    99       </component>
       
   100       <component id="imageeditorutils" filter="s60" name="Image Editor Utilities">
       
   101         <unit bldFile="imageeditorengine/imageeditorutils/group"/>
       
   102       </component>
       
   103       <component id="systemparameters" filter="s60" name="System Parameters">
       
   104         <unit bldFile="imageeditorengine/systemparameters/group"/>
       
   105       </component>
       
   106       <component id="enginewrapper" filter="s60" name="Image Editor Engine Wrapper">
       
   107         <unit bldFile="imageeditorengine/enginewrapper/group"/>
       
   108       </component>
       
   109       <component id="imageeditorengine_build" filter="s60" name="Image Editor Engine Build">
       
   110       	<!-- should distribute this to the other components -->
       
   111         <unit bldFile="imageeditorengine/group"/>
       
   112       </component>
       
   113     </collection>
       
   114   </package>
       
   115 </SystemDefinition>