layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Fri, 23 Jul 2010 12:48:50 +0100
branchGCC_SURGE
changeset 50 b7aa21d67399
parent 18 7d11f9a6646f
child 58 5b858729772b
permissions -rw-r--r--
Change #elif to #else, to fix bug 3373

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

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