package_definition.xml
author Gareth Stockwell <gareth.stockwell@accenture.com>
Fri, 24 Sep 2010 11:15:50 +0100
branchbug235_bringup_0
changeset 33 cb4237462c04
parent 0 013716db5021
child 51 4f400a6ea71f
permissions -rw-r--r--
Added additional builds of LLVM holdingarea/llvm/llvm-2.7 now contains the following builds of LLVM 2.7: * VS2005 debug * VS2005 release * VS2008 debug * VS2008 release Note that only the LLVM libraries are segregated according to compiler and build target. Single copies of the include and bin directories are provided. The LLVM executables are from a VS2005 release build.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     3
  <package id="graphics.simulator" name="Graphics Simulator" levels="host guest" version="4.0.0">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     4
    <meta rel="License">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     5
      <license type="EPL"><supplier>Nokia</supplier></license>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     6
    </meta>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     7
    <collection id="guestrendering" name="Graphics Guest Rendering" level="guest">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     8
      <component id="guestegl" name="Guest EGL" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     9
        <unit bldFile="guestrendering/guestegl/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    10
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    11
      <component id="guestopengles11" name="Guest OpenGL ES 1.1" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    12
        <unit bldFile="guestrendering/guestopengles11/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    13
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    14
      <component id="guestopenvg" name="Guest OpenVG" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    15
        <unit bldFile="guestrendering/guestopenvg/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    16
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    17
      <component id="guestopenvgu" name="Guest OpenVG Utilities" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    18
        <unit bldFile="guestrendering/guestopenvgu/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    19
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    20
      <component id="guestvideodriver" name="Guest Video Driver" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    21
        <unit bldFile="guestrendering/guestvideodriver/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    22
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    23
      <component id="vghwserialiser" name="Virtual Graphics Hardware Serialiser" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    24
        <unit bldFile="guestrendering/vghwserialiser/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    25
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    26
      <component id="vghwutils" name="Virtual Graphics Hardware Utilities" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    27
        <unit bldFile="guestrendering/vghwutils/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    28
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    29
    </collection>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    30
    <collection id="hostsupport" name="Graphics Host Support" level="host">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    31
      <component id="hostegl" name="Host EGL" target="desktop" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    32
        <unit bldFile="hostsupport/hostegl/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    33
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    34
      <component id="hostopengles11" name="Host OpenGL ES 1.1" target="desktop" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    35
        <unit bldFile="hostsupport/hostopengles11/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    36
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    37
      <component id="hostopenvg" name="Host OpenVG" target="desktop" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    38
        <unit bldFile="hostsupport/hostopenvg/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    39
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    40
      <component id="khronosapiwrapper" name="Host Khronos API Wrapper" target="desktop" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    41
        <unit bldFile="hostsupport/khronosapiwrapper/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    42
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    43
      <component id="syborggraphicswrapper" name="Host Syborg Graphics Wrapper" target="desktop" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    44
        <unit bldFile="hostsupport/syborggraphicswrapper/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    45
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    46
      <component id="hostthreadadapter" name="Host Thread Adapater" target="desktop" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    47
        <unit bldFile="hostsupport/hostthreadadapter/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    48
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    49
    </collection>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    50
  </package>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    51
</SystemDefinition>