telephonyserverplugins/simtsy/test/Te_SimVoice/Te_SimVoice.mmp
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Te_SimNetwork.mmp
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET			te_simvoice.exe
       
    19 CAPABILITY		All -Tcb
       
    20 TARGETTYPE		EXE
       
    21 UID			0x1000008d 0x10281a78
       
    22 VENDORID		0x70000001
       
    23 
       
    24 SOURCEPATH		.
       
    25 SOURCE			Te_SimVoiceTestServer.cpp
       
    26 SOURCE			Te_SimVoiceTestStepBase.cpp
       
    27 
       
    28 SOURCE			Te_SimVoice.cpp
       
    29 
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 USERINCLUDE		.
       
    33 USERINCLUDE		../../inc
       
    34 
       
    35 LIBRARY			euser.lib etel.lib etelmm.lib c32root.lib 
       
    36 LIBRARY			testexecuteutils.lib 
       
    37 LIBRARY			testexecutelogclient.lib 
       
    38 
       
    39 SMPSAFE