layers.sysdef.xml
author srilekhas <srilekhas@symbian.org>
Mon, 23 Aug 2010 13:36:00 +0100
branchRCL_3
changeset 41 6d1a7cb00f84
parent 0 eb1f2e154e89
child 15 806570e85b3d
permissions -rw-r--r--
Merge RCL_3 fixes with latest delivery.

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

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

<layer name="api_test_layer">
  <module name="inputmethods_api_tests">
    <unit unitID="abs.inputmethods.tsrc.all" mrp="" bldFile="&layer_real_source_path;/tsrc/group" name="inputmethods_tsrc_all" />
    <unit unitID="abs.inputmethods.tsrc.pen_input_server_api" mrp="" bldFile="&layer_real_source_path;/inputmethods_plat/pen_input_server_api/tsrc/group" name="inputmethods_tsrc_pen_input_server" />
    <unit unitID="abs.inputmethods.tsrc.ptiengine_hwr_api" mrp="" bldFile="&layer_real_source_path;/inputmethods_plat/ptiengine_hwr_api/tsrc/group" name="inputmethods_tsrc_ptiengine_hwr" />
    <unit unitID="abs.inputmethods.tsrc.aknfep_uiinterface_api" mrp="" bldFile="&layer_real_source_path;/inputmethods_plat/aknfep_uiinterface_api/tsrc/group" name="inputmethods_tsrc_aknfep_uiinterface" />
  </module>
</layer>
    
  </systemModel>
</SystemDefinition>