layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:33:21 +0100
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 21 92ab7f8d0eab
parent 37 ba76fc04e6c2
permissions -rw-r--r--
Catchup to latest Symbian^4

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

<SystemDefinition name="phone" schema="1.5.1">
  <systemModel>
    <layer name="app_layer">
      <module name="phone">
        <unit name="phone" unitID="tedo.phone" bldFile="&layer_real_source_path;" mrp="" proFile="phone.pro" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>