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