package_definition.xml
author Gareth Stockwell <gareth.stockwell@accenture.com>
Wed, 22 Sep 2010 15:40:40 +0100
branchgraphics-phase-3
changeset 111 345f1c88c950
parent 10 1cf69c2c2bbd
permissions -rw-r--r--
Fixes to syborg-graphicswrapper.vcproj These changes allow syborg-graphicswrapper to link against the hostthreadadapter and khronosapiwrapper libraries built by the graphics.simulator component. The .vcproj file uses relative paths, which requires that the following three packages are laid out as follows: os/ graphics adapt/ graphics.simulator qemu

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="qemu" name="QEMU" levels="hw-if">
    <collection id="baseport" name="Baseport" level="hw-if">
      <component id="syborg" name="Syborg" introduced="symbian^2" purpose="optional">
        <unit bldFile="baseport/syborg" mrp="baseport/syborg/syborg.mrp"/>
      </component>
    </collection>
  </package>
</SystemDefinition>