layers.sysdef.xml
author William Roberts <williamr@symbian.org>
Fri, 28 May 2010 11:56:00 +0100
branchRCL_3
changeset 35 4853f386dec0
parent 0 5f000ab63145
child 21 92ab7f8d0eab
permissions -rw-r--r--
Export to z: to avoid problems with UREL emulator (Bug 2832)

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

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

    <layer name="api_test_layer">
      <module name="tedo_api_tests">
        <unit unitID="tedo.dialer.test" name="dialer.test" bldFile="&layer_real_source_path;/phoneuis/dialer/tsrc/public/basic/group" mrp="" />
        <unit unitID="tedo.phoneui.test" name="phoneui.test" bldFile="&layer_real_source_path;/phoneapp/phoneui/tsrc/public/basic/group" mrp="" />
       </module>
    </layer>

  </systemModel>
</SystemDefinition>