mmdevicefw/speechrecogsupport/ASR/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 21 Jun 2010 17:23:11 +0300
branchRCL_3
changeset 28 f50f14318409
parent 0 40261b775718
permissions -rw-r--r--
Revision: 201021 Kit: 2010125

// 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