symbian3/app/imgeditor/package_definition.xml
branchHighFidelityModel
changeset 492 9d01207f9dd3
parent 245 30e67220bf86
equal deleted inserted replaced
491:fbee32229c30 492:9d01207f9dd3
    63          -->
    63          -->
    64       </component>
    64       </component>
    65       <component id="editorprovider" filter="s60" name="Image Editor Provider">
    65       <component id="editorprovider" filter="s60" name="Image Editor Provider">
    66         <unit bldFile="imageeditor/editorprovider/group"/>
    66         <unit bldFile="imageeditor/editorprovider/group"/>
    67       </component>
    67       </component>
    68       <component id="imageeditor_build" filter="s60" name="Image Editor Build">
    68       <component id="imageeditor_exports" filter="s60" name="Image Editor Exports">
    69       	<!-- should distribute this to the other components -->
    69         <unit bldFile="imageeditor/exports"/>
    70         <unit bldFile="imageeditor/group"/>
       
    71       </component>
    70       </component>
    72     </collection>
    71     </collection>
    73     <collection id="imageeditorengine" name="Image Editor Engine" level="engine">
    72     <collection id="imageeditorengine" name="Image Editor Engine" level="engine">
    74       <component id="filters" filter="s60" name="Image Editor Filters">
    73       <component id="filters" filter="s60" name="Image Editor Filters">
    75       	<!-- can only have one unit. Need to include all from a single bld.inf -->
    74       	<!-- can only have one unit. Need to include all from a single bld.inf -->
   104         <unit bldFile="imageeditorengine/systemparameters/group"/>
   103         <unit bldFile="imageeditorengine/systemparameters/group"/>
   105       </component>
   104       </component>
   106       <component id="enginewrapper" filter="s60" name="Image Editor Engine Wrapper">
   105       <component id="enginewrapper" filter="s60" name="Image Editor Engine Wrapper">
   107         <unit bldFile="imageeditorengine/enginewrapper/group"/>
   106         <unit bldFile="imageeditorengine/enginewrapper/group"/>
   108       </component>
   107       </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>
   108     </collection>
   114   </package>
   109   </package>
   115 </SystemDefinition>
   110 </SystemDefinition>