package_definition.xml
branchbug235_bringup_0
changeset 0 013716db5021
child 51 4f400a6ea71f
equal deleted inserted replaced
-1:000000000000 0:013716db5021
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="graphics.simulator" name="Graphics Simulator" levels="host guest" version="4.0.0">
       
     4     <meta rel="License">
       
     5       <license type="EPL"><supplier>Nokia</supplier></license>
       
     6     </meta>
       
     7     <collection id="guestrendering" name="Graphics Guest Rendering" level="guest">
       
     8       <component id="guestegl" name="Guest EGL" introduced="^4">
       
     9         <unit bldFile="guestrendering/guestegl/group"/>
       
    10       </component>
       
    11       <component id="guestopengles11" name="Guest OpenGL ES 1.1" introduced="^4">
       
    12         <unit bldFile="guestrendering/guestopengles11/group"/>
       
    13       </component>
       
    14       <component id="guestopenvg" name="Guest OpenVG" introduced="^4">
       
    15         <unit bldFile="guestrendering/guestopenvg/group"/>
       
    16       </component>
       
    17       <component id="guestopenvgu" name="Guest OpenVG Utilities" introduced="^4">
       
    18         <unit bldFile="guestrendering/guestopenvgu/group"/>
       
    19       </component>
       
    20       <component id="guestvideodriver" name="Guest Video Driver" introduced="^4">
       
    21         <unit bldFile="guestrendering/guestvideodriver/group"/>
       
    22       </component>
       
    23       <component id="vghwserialiser" name="Virtual Graphics Hardware Serialiser" introduced="^4">
       
    24         <unit bldFile="guestrendering/vghwserialiser/group"/>
       
    25       </component>
       
    26       <component id="vghwutils" name="Virtual Graphics Hardware Utilities" introduced="^4">
       
    27         <unit bldFile="guestrendering/vghwutils/group"/>
       
    28       </component>
       
    29     </collection>
       
    30     <collection id="hostsupport" name="Graphics Host Support" level="host">
       
    31       <component id="hostegl" name="Host EGL" target="desktop" introduced="^4">
       
    32         <unit bldFile="hostsupport/hostegl/group"/>
       
    33       </component>
       
    34       <component id="hostopengles11" name="Host OpenGL ES 1.1" target="desktop" introduced="^4">
       
    35         <unit bldFile="hostsupport/hostopengles11/group"/>
       
    36       </component>
       
    37       <component id="hostopenvg" name="Host OpenVG" target="desktop" introduced="^4">
       
    38         <unit bldFile="hostsupport/hostopenvg/group"/>
       
    39       </component>
       
    40       <component id="khronosapiwrapper" name="Host Khronos API Wrapper" target="desktop" introduced="^4">
       
    41         <unit bldFile="hostsupport/khronosapiwrapper/group"/>
       
    42       </component>
       
    43       <component id="syborggraphicswrapper" name="Host Syborg Graphics Wrapper" target="desktop" introduced="^4">
       
    44         <unit bldFile="hostsupport/syborggraphicswrapper/group"/>
       
    45       </component>
       
    46       <component id="hostthreadadapter" name="Host Thread Adapater" target="desktop" introduced="^4">
       
    47         <unit bldFile="hostsupport/hostthreadadapter/group"/>
       
    48       </component>
       
    49     </collection>
       
    50   </package>
       
    51 </SystemDefinition>