symbian3/adaptation/qemu/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Thu, 10 Jun 2010 16:30:35 +0100
branchHighFidelityModel
changeset 283 7b6dfbac0dd3
parent 245 30e67220bf86
permissions -rw-r--r--
Change the order of tests in sub GetXsltDir, so that it tests relative to the root directory before using the current dir (which will always exist) Improved debug output when unable to open some of the files.

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