sbsv2/raptor/test/System_Definition.xml
author timothy.murphy@nokia.com
Wed, 14 Apr 2010 17:43:15 +0100
branchfix
changeset 486 88c2609eda7a
parent 3 e1eecf4d390d
permissions -rw-r--r--
fix: even more minimal resource dependendcies.

<?xml version="1.0"?>

<SystemDefinition name="MCL" schema="1.4.0">
  
  <systemModel>
    <layer name="Raptor">
      <module name="Smoke Tests">
        <component name="simple">
          <unit unitID="simpleID" name="simpleName" bldFile="simple"/>
        </component>
      </module>
    </layer>
  </systemModel>
  
  <build>
  </build>

</SystemDefinition>