sbsv2/raptor/test/envelope/syslib1.xml
author timothy.murphy@nokia.com
Fri, 12 Feb 2010 14:57:02 +0200
branchfix
changeset 204 a19456c07783
parent 3 e1eecf4d390d
permissions -rw-r--r--
fix: failure of make engine test when a make engine alias contains a modifier. There can be more than one variant per alias via "." e.g. make.extrastuff where make and extrastuff are variants.

<?xml version="1.0"?>

<SystemDefinition name="MCL" schema="1.4.0">
  
  <systemModel>
    <layer name="common">
      <module name="allexports">
        <component name="envelope">
          <unit unitID="001" name="emime" bldFile="common/generic/app-framework/emime/group"/>
          <unit unitID="001" name="featreg" bldFile="common/generic/syslibs/ezlib/group"/>
          <unit unitID="001" name="caf" bldFile="common/generic/syslibs/caf2/group"/>
          <unit unitID="001" name="charconv" bldFile="common/generic/syslibs/charconv/ongoing/group/"/>
          <unit unitID="001" name="featreg" bldFile="common/generic/syslibs/featreg/group"/>
          <unit unitID="001" name="store" bldFile="common/generic/syslibs/store/group"/>
        </component>
      </module>
    </layer>
  </systemModel>
  
  <build>
  </build>

</SystemDefinition>