symbian4/os/graphics/package_definition.xml
branchHighFidelityModel
changeset 316 079a06b9ec58
parent 246 f99f9ea9b39f
child 331 75ee3fb17193
equal deleted inserted replaced
314:e2c657c13ee2 316:079a06b9ec58
    49      <component id="surfaceupdate" name="Surface Update" introduced="^3" purpose="optional">
    49      <component id="surfaceupdate" name="Surface Update" introduced="^3" purpose="optional">
    50       <unit bldFile="graphicscomposition/surfaceupdate/group" mrp="graphicscomposition/surfaceupdate/group/graphics_surfaceupdate.mrp"/>
    50       <unit bldFile="graphicscomposition/surfaceupdate/group" mrp="graphicscomposition/surfaceupdate/group/graphics_surfaceupdate.mrp"/>
    51      </component>
    51      </component>
    52     </collection>
    52     </collection>
    53     <collection id="graphicstest" name="Graphics Test" level="app-if">
    53     <collection id="graphicstest" name="Graphics Test" level="app-if">
    54       <component id="graphicstestharness" name="Graphics Test Harness" introduced="8.1" purpose="development" filter="test">
    54       <component id="graphicstestharness" name="Graphics Test Harness" introduced="8.1" purpose="development" filter="test,api_test">
    55         <unit mrp="graphicstest/graphicstestharness/group/graphics_testharness.mrp" bldFile="graphicstest/graphicstestharness/group"/>
    55         <unit mrp="graphicstest/graphicstestharness/group/graphics_testharness.mrp" bldFile="graphicstest/graphicstestharness/group"/>
    56       </component>
    56       </component>
    57       <component id="uibench" name="UI Bench" introduced="9.2" purpose="development">
    57       <component id="uibench" name="UI Bench" introduced="9.2" purpose="development">
    58         <unit bldFile="graphicstest/uibench/group" mrp="graphicstest/uibench/group/graphics_ui_bench.mrp"/>
    58         <unit bldFile="graphicstest/uibench/group" mrp="graphicstest/uibench/group/graphics_ui_bench.mrp"/>
    59       </component>
    59       </component>
   129     </collection>
   129     </collection>
   130     <collection id="graphicsdeviceinterface" name="Graphics Device Interface" level="device-interface">
   130     <collection id="graphicsdeviceinterface" name="Graphics Device Interface" level="device-interface">
   131       <component id="gdi" name="GDI" purpose="mandatory">
   131       <component id="gdi" name="GDI" purpose="mandatory">
   132         <unit bldFile="graphicsdeviceinterface/gdi/group" mrp="graphicsdeviceinterface/gdi/group/graphics_gdi.mrp"/>
   132         <unit bldFile="graphicsdeviceinterface/gdi/group" mrp="graphicsdeviceinterface/gdi/group/graphics_gdi.mrp"/>
   133       </component>
   133       </component>
   134       <component id="bitgdi" name="BitGDI" purpose="mandatory">
   134       <component id="bitgdi" name="BitGDI" purpose="mandatory" filter="api_test"> <!-- just api_test, not test -->
   135         <unit bldFile="graphicsdeviceinterface/bitgdi/group" mrp="graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
   135         <unit bldFile="graphicsdeviceinterface/bitgdi/group" mrp="graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
   136       </component>
   136       </component>
   137       <component id="colourpalette" name="Colour Palette" introduced="7.0s" purpose="optional">
   137       <component id="colourpalette" name="Colour Palette" introduced="7.0s" purpose="optional">
   138         <unit bldFile="graphicsdeviceinterface/colourpalette/group" mrp="graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
   138         <unit bldFile="graphicsdeviceinterface/colourpalette/group" mrp="graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
   139       </component>
   139       </component>