layers.sysdef.xml
author Pat Downey <patd@symbian.org>
Wed, 23 Jun 2010 17:16:52 +0100
changeset 41 7dfa256dda63
parent 21 92ab7f8d0eab
child 51 f39ed5e045e0
child 62 5266b1f337bd
permissions -rw-r--r--
Merge fix for bug 2360.

<?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>