layers.sysdef.xml
author MattD <mattd@symbian.org>
Wed, 10 Feb 2010 13:28:49 +0000
changeset 2 3a9272b99e92
parent 0 d0791faffa3f
child 29 3ae5cb0b4c02
permissions -rw-r--r--
Adding back in missing def files: Bug 1841 - Remoteconn missing almost all def files.

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

<SystemDefinition name="remoteconn" schema="1.4.0">
  <systemModel>
    <layer name="mw_layer">
      <module name="remoteconn">
        <unit name="remoteconn" unitID="sydo.remoteconn" bldFile="&layer_real_source_path;/group" mrp="" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>