layers.sysdef.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 17:05:03 +0000
branchRCL_3
changeset 83 26c290f28dd1
parent 60 7fdbb852d323
permissions -rw-r--r--
Removed duplicate instructions for creating some messaging MIFs

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

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