sbsv2/raptor/test/System_Definition.xml
author timothy.murphy@nokia.com
Wed, 05 May 2010 20:59:20 +0100
branchfix
changeset 537 164e587fef9f
parent 3 e1eecf4d390d
permissions -rw-r--r--
fix: take action on copy tags at the end of build phases.

<?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>