layers.sysdef.xml
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sun, 28 Mar 2010 16:35:47 +0100
branchCompilerCompatibility
changeset 15 a04cc51a130f
parent 0 3ce708148e4d
child 18 7d11f9a6646f
permissions -rw-r--r--
Fixed "extra qualification" syntax errors.

<?xml version="1.0"?>
<!DOCTYPE SystemDefinition SYSTEM "sysdef_1_4_0.dtd" [
  <!ENTITY layer_real_source_path "sf/app/devicecontrol" >
]>

<SystemDefinition name="devicecontrol" schema="1.4.0">
  <systemModel>
    <layer name="app_layer">
      <module name="devicecontrol">
        <unit unitID="spdo.devicecontrol" mrp="" bldFile="&layer_real_source_path;/group" name="devicecontrol" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>