sbsv2/raptor/test/envelope/little.xml
author Dean Draper <dean.draper@nokia.com>
Fri, 30 Apr 2010 10:19:33 +0100
branchfix
changeset 491 f60c4282816c
parent 3 e1eecf4d390d
permissions -rw-r--r--
Release note: sf bug 2174: --layer option shows errors when bld.inf missing in another layer

<?xml version="1.0"?>

<SystemDefinition name="MCL" schema="1.4.0">
  <systemModel>
    <layer name="common">
      <module name="allexports">
        <component name="envelope">
	<unit unitID='APPARC' name='app-framework_apparc' bldFile='common/generic/APP-FRAMEWORK/APPARC/GROUP' />
	<unit unitID='SYSSTART' name='app-framework_sysstart' bldFile='common/generic/app-framework/sysstart/group' />
        </component>
      </module>
    </layer>
  </systemModel>
  
  <build>
  </build>

</SystemDefinition>