layers.sysdef.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 14:00:11 +0300
changeset 23 f043c81198e3
parent 15 806570e85b3d
child 44 ecbabf52600f
permissions -rw-r--r--
Revision: 201021 Kit: 2010123

<?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" />
  </module>
</layer>
    
  </systemModel>
</SystemDefinition>