--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/mmdevicefw/speechrecogsupport/ASR/group/bld.inf Thu Oct 07 22:34:12 2010 +0100
@@ -0,0 +1,43 @@
+// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// Speech recognition client API
+//
+//
+
+/**
+ @file
+*/
+
+PRJ_PLATFORMS
+
+PRJ_EXPORTS
+// Client utility Class API headers
+../inc/SpeechRecognitionUtility.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(speechrecognitionutility.h)
+../inc/SpeechRecognitionUtilityObserver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(speechrecognitionutilityobserver.h)
+../inc/SpeechRecognitionUids.hrh SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(speechrecognitionuids.hrh)
+../inc/mmf/common/SpeechRecognitionCustomCommands.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/speechrecognitioncustomcommands.h)
+../inc/mmf/common/SpeechRecognitionCustomCommandParser.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/speechrecognitioncustomcommandparser.h)
+../inc/mmf/common/SpeechRecognitionCustomCommandImplementor.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/speechrecognitioncustomcommandimplementor.h)
+../inc/mmf/common/SpeechRecognitionDataClient.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/speechrecognitiondataclient.h)
+../inc/mmf/common/SpeechRecognitionDataDevASR.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/speechrecognitiondatadevasr.h)
+../inc/mmf/common/SpeechRecognitionDataCommon.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/speechrecognitiondatacommon.h)
+../inc/mmf/common/SpeechRecognitionDataTest.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(mmf/common/speechrecognitiondatatest.h)
+
+// Romkit include files
+../inc/ASR.iby /epoc32/rom/include/
+
+PRJ_MMPFILES
+../mmpfiles/speechrecognitiondata.mmp
+../mmpfiles/speechrecognitioncustomcommands.mmp
+../mmpfiles/speechrecognitionutility.mmp