sl@0: // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0: // All rights reserved.
sl@0: // This component and the accompanying materials are made available
sl@0: // under the terms of "Eclipse Public License v1.0"
sl@0: // which accompanies this distribution, and is available
sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0: //
sl@0: // Initial Contributors:
sl@0: // Nokia Corporation - initial contribution.
sl@0: //
sl@0: // Contributors:
sl@0: //
sl@0: // Description:
sl@0: //
sl@0: 
sl@0: // Typhoon / Hurricane build :- comment out these lines
sl@0: // MACRO __MMF_JETSTREAM__
sl@0: // #define _MMF_JETSTREAM_MMP
sl@0: 
sl@0: MACRO __TSU_TESTFRAMEWORK__
sl@0: 
sl@0: target			testfrmrecog.mdl
sl@0: CAPABILITY ALL -TCB
sl@0: targettype		MDL
sl@0: targetpath		/system/recogs/
sl@0: 
sl@0: UID				0x10003A19 0x101F7C0E
sl@0: VENDORID 0x70000001
sl@0: 
sl@0: SOURCEPATH		../recog
sl@0: SOURCE			TestFrameworkRecog.cpp
sl@0: 
sl@0: SOURCEPATH		../Source/TestFramework
sl@0: SOURCE			TestFrameworkMain.cpp 
sl@0: SOURCE			parseline.cpp 
sl@0: SOURCE			script.cpp
sl@0: SOURCE			Filename.cpp
sl@0: 
sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN
sl@0: 
sl@0: USERINCLUDE		../Source/TestFramework
sl@0: 
sl@0: LIBRARY			efsrv.lib
sl@0: LIBRARY			euser.lib
sl@0: LIBRARY			apmime.lib
sl@0: LIBRARY			testframeworkclient.lib
sl@0: 
sl@0: #ifndef _MMF_JETSTREAM_MMP
sl@0: LIBRARY			fbscli.lib
sl@0: #endif
sl@0: 
sl@0: START WINS
sl@0: 	baseaddress	0x70900000
sl@0: 	WIN32_LIBRARY kernel32.lib
sl@0: END
sl@0: 
sl@0: START MARM
sl@0: END
sl@0: 
sl@0: SMPSAFE