3k/os/graphics/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 28 Jul 2009 14:16:28 +0100
changeset 2 5dfc4b38cad0
parent 0 9d46e818dad2
child 8 0d49d14a3f5e
permissions -rw-r--r--
Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
     2
<SystemDefinition name="foundation" schema="2.0.1">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
<systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
<layer name="os" long-name="OS" levels="hw services">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
<block name="graphics" long-name="Graphics" tech_domain="ui" level="services" levels="adaptation engines internal-adaptations device-interface internal-utils app-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
    <collection name="graphicsaccelaration" long-name="Graphics Accelaration" level="adaptation">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
     7
     <component name="vgi" long-name="VGI" origin-model="foundation">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
      <unit bldFile="/sf/os/graphics/graphicsaccelaration/vgi/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    10
     <component name="2d_openvg_1_0" long-name="2D Open VG 1.0" origin-model="foundation"/>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    11
     <component name="3d_opengl_es_1_1" long-name="3d OpenGL ES 1.1" origin-model="foundation"/>
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
    <collection name="m3g" long-name="M3G" level="internal-adaptations">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    14
     <component name="m3gcore11" long-name="M3G Core 11" origin-model="foundation">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
      <unit bldFile="/sf/os/graphics/m3g/m3gcore11/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
    <collection name="graphicstest" long-name="Graphics Test" level="app-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
     <component name="graphicstestharness" long-name="Graphics Test Harness" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
      <unit mrp="/sf/os/graphics/graphicstest/graphicstestharness/group/graphics_testharness.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
     <component name="uibench" long-name="UI Bench" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
      <unit bldFile="/sf/os/graphics/graphicstest/uibench/group" mrp="/sf/os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
    <collection name="graphics_info" long-name="Graphics Info" level="app-if">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    27
     <component unofficial="yes" name="graphicssvs" origin-model="foundation">
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    28
      <!-- <unit bldFile="os/graphics/graphicsapitest/graphicssvs/wserv/animplugin/group"/> -->
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    29
      <!-- <unit bldFile="os/graphics/graphicsapitest/graphicssvs/wserv/twsgraphicshare"/> -->
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    30
	  <unit mrp="/sf/os/graphics/graphicsapitest/graphicssvs/group/graphicssvs.mrp"/>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    31
     </component>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    32
     <component unofficial="yes" name="graphics_pub" long-name="Graphics Public Interfaces" class="api" origin-model="foundation">
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    33
      <!-- <unit bldFile="os/graphics/graphics_pub/group"/> -->
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    34
     </component>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    35
     <component unofficial="yes" name="graphics_build" long-name="Graphics Build" origin-model="foundation">
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
      <unit bldFile="/sf/os/graphics/group"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
     </component>
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    38
     <component unofficial="yes" name="graphics_plat" long-name="Graphics Platform Interfaces" class="api" origin-model="foundation">
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    39
      <unit bldFile="/sf/os/graphics/graphics_plat/group"/>
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    40
     </component>
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
    <component name="graphicsdocs" long-name="Graphics Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
      <unit mrp="/sf/os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
     <component name="graphics_metadata" long-name="Graphics Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
      <unit mrp="/sf/os/graphics/graphics_info/graphics_metadata/graphics_metadata.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
   <collection name="windowing" long-name="Windowing" level="app-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
     <component name="windowserver" long-name="Window Server" purpose="mandatory" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
      <unit bldFile="/sf/os/graphics/windowing/windowserver/group" mrp="/sf/os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    53
    <collection name="printingservices" long-name="Printing Services" level="app-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
     <component name="printerdriversupport" long-name="Printer Driver Support" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
      <unit bldFile="/sf/os/graphics/printingservices/printerdriversupport/group" mrp="/sf/os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
     <component name="printerdrivers" long-name="Printer Drivers" purpose="optional" plugin="Y" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
      <unit bldFile="/sf/os/graphics/printingservices/printerdrivers/group" mrp="/sf/os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
    <collection name="fbs" long-name="Font and Bitmap Server" level="device-interface">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
     <component name="fontandbitmapserver" long-name="Font and Bitmap Server" purpose="mandatory" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
      <unit bldFile="/sf/os/graphics/fbs/fontandbitmapserver/group" mrp="/sf/os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
    <collection name="opengles" long-name="OpenGLES" level="internal-adaptations">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
     <component name="openglesinterface" long-name="OpenGL ES Interface" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
      <unit bldFile="/sf/os/graphics/opengles/openglesinterface/group" mrp="/sf/os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
     <component name="n:openglesimplementation" long-name="OpenGL ES Implementation" filter="gt" introduced="8.0" purpose="development" plugin="N" origin-model="Symbian">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    71
      <!-- The following unit is removed as non-contributed -->
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    72
      <!-- <unit bldFile="os/graphics/opengles/openglesimplementation/group/" mrp="os/graphics/opengles/openglesimplementation/group/graphics_opengles.mrp"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
     <component name="n:openglesdisplayproperties" long-name="OpenGL ES Display Properties" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    75
      <!-- The following unit is removed as non-contributed -->
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    76
      <!-- <unit bldFile="os/graphics/opengles/openglesdisplayproperties/group" mrp="os/graphics/opengles/openglesdisplayproperties/group/graphics_openglesdisplayproperty.mrp"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
    <collection name="openvg" long-name="OpenVG" level="internal-adaptations">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
     <component name="openvginterface" long-name="OpenVG Interface" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
      <unit bldFile="/sf/os/graphics/openvg/openvginterface/group" mrp="/sf/os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
	 <component name="openvg11" long-name="OpenVG11" level="internal-adaptations">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
      <unit bldFile="/sf/os/graphics/openvg/openvginterface/group/openvg11"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
    <collection name="egl" long-name="EGL" level="internal-adaptations">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
     <component name="eglinterface" long-name="EGL Interface" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
      <unit bldFile="/sf/os/graphics/egl/eglinterface/group" mrp="/sf/os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    90
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    91
     <component name="n:eglimplementation" long-name="EGL Implementation" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    92
      <!-- The following unit is removed as non-contributed -->
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
    93
      <!-- <unit bldFile="os/graphics/egl/eglimplementation/group/" mrp="os/graphics/egl/eglimplementation/group/graphics_egl.mrp"/> -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    95
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    96
    <collection name="graphicsdeviceinterface" long-name="Graphics Device Interface" level="device-interface">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
     <component name="gdi" long-name="GDI" purpose="mandatory" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    98
      <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/gdi/group" mrp="/sf/os/graphics/graphicsdeviceinterface/gdi/group/graphics_gdi.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    99
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   100
     <component name="bitgdi" long-name="BitGDI" purpose="mandatory" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
      <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="/sf/os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   103
     <component name="colourpalette" long-name="Colour Palette" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   104
      <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="/sf/os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
     <component name="screendriver" long-name="Screen Driver" introduced="6.1" purpose="optional" plugin="Y" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   107
      <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/screendriver/group" mrp="/sf/os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   108
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   109
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   110
    <collection name="graphicstools" long-name="Graphics Tools" level="internal-utils">
2
5dfc4b38cad0 Update 3k model/sources files from platform/foundation config rev. 81f5e76c9a72
Dario Sestito <darios@symbian.org>
parents: 0
diff changeset
   111
	 <!-- Following component removed to avoid bmconv.exe collision with S60 version, collaterals: fontcomp.exe not built by OS anymore -->
0
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   112
<!--     <component name="gdi_tools" long-name="GDI Tools" purpose="development" class="PC" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
      <unit bldFile="os/graphics/graphicstools/gdi_tools/group" mrp="os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   115
-->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   116
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   117
    <collection name="graphcisapitest" long-name="Graphics API Tests" level="app-if">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
     <component name="screendriverhaitest" long-name="Screen Driver HAI Tests" introduced="tb91" purpose="development" class="placeholder" plugin="N" origin-model="Symbian">
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   119
      <!-- PLACEHOLDER="DS.1645"
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
      <unit mrp="graphicsapitest/screendriverhaitest/group/screendriverhai.mrp"/>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
	-->
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   122
     </component>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
    </collection>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   124
   </block>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   125
</layer>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   126
</systemModel>
9d46e818dad2 First drop of packages project repo to contain package specs in subprojects
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   127
</SystemDefinition>