layers.sysdef.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:53:06 +0000
branchRCL_3
changeset 30 80b92f39ce86
parent 0 bf1d17376201
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf

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

<SystemDefinition name="speechsrv" schema="1.4.0">
  <systemModel>
    <layer name="app_layer">
      <module name="speechsrv">
        <unit unitID="MuiDo.speechsrv" mrp="" bldFile="&layer_real_source_path;/group" name="speechsrv" />
      </module>
    </layer>
    <layer name="api_test_layer">
      <module name="speechsrv.ui_voice_recognition_api">
        <unit unitID="MuiDo.speechsrv.ui_voice_recognition_api" mrp="" bldFile="&layer_real_source_path;/speechsrv_plat/ui_voice_recognition_api/tsrc/group" name="speechsrv.ui_voice_recognition_api" />
      </module>
      <module name="speechsrv.speech_synthesis_clientserver_api">
        <unit unitID="MuiDo.speechsrv.speech_synthesis_clientserver_api" mrp="" bldFile="&layer_real_source_path;/srsf/speechsynthesis/tsrc/speechsynthesistest/group" name="speechsrv.speech_synthesis_clientserver_api" />
      </module>
      <module name="speechsrv.nss_tts_utility_api">
        <unit unitID="MuiDo.speechsrv.nss_tts_utility_api" mrp="" bldFile="&layer_real_source_path;/srsf/tsrc/public/basic/group" name="speechsrv.nss_tts_utility_api" />
      </module>
    </layer>
  </systemModel>
</SystemDefinition>