Changed to avoid bld.inf's being included more than once in speechsrv package HighFidelityModel
authorSimon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 14:53:56 +0000
branchHighFidelityModel
changeset 505 e01a413e515c
parent 504 ab8e39a0994a
child 506 738853400af8
Changed to avoid bld.inf's being included more than once in speechsrv package
symbian3/app/speechsrv/package_definition.xml
--- a/symbian3/app/speechsrv/package_definition.xml	Mon Nov 22 14:42:53 2010 +0000
+++ b/symbian3/app/speechsrv/package_definition.xml	Mon Nov 22 14:53:56 2010 +0000
@@ -128,8 +128,7 @@
     <unit bldFile="voiceui/vccontrolpanelplugin/group"/>
    </component>
    <component id="voiceui_build" filter="s60" name="Voice UI Build" introduced="^1">
-    <!--  can this be put into the other components? -->
-    <unit bldFile="voiceui/group"/>
+    <unit bldFile="voiceui/build"/>
    </component>
   </collection>
   <collection id="srsf" name="Speech Recognition and Synthesis Framework" level="framework">