telephonyserver/etelsimtoolkit/tetel/Te_EtelSat/TE_EtelSat.mmp
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 // Copyright (c) 2001-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 //
       
    15 
       
    16 TARGET		te_etelsat.exe
       
    17 CAPABILITY	All -Tcb
       
    18 TARGETTYPE	exe
       
    19 UID		0x1000008D 0x10281817
       
    20 EPOCSTACKSIZE	0x10000
       
    21 
       
    22 VENDORID	0x70000001
       
    23 
       
    24 SOURCEPATH	.
       
    25 
       
    26 SOURCE		Te_EtelSatTestServer.cpp
       
    27 SOURCE		Te_EtelSatTestStepBase.cpp
       
    28 
       
    29 SOURCE		TE_EtelSatfns.cpp
       
    30 SOURCE		TE_EtelSatenvelopecmds.cpp
       
    31 SOURCE		TE_EtelSatcontrol.cpp
       
    32 SOURCE		TE_EtelSatpcmds1a.cpp
       
    33 SOURCE		TE_EtelSatpcmds1b.cpp
       
    34 SOURCE		TE_EtelSatpcmds1c.cpp
       
    35 SOURCE		TE_EtelSatpcmds1d.cpp
       
    36 SOURCE		TE_EtelSatpcmds1e.cpp
       
    37 SOURCE		TE_EtelSatpcmds1f.cpp 
       
    38 SOURCE		te_etelsatpcmds1g.cpp
       
    39 
       
    40 USERINCLUDE	../../inc
       
    41 USERINCLUDE	../../tetel
       
    42 USERINCLUDE   	../../dtsy
       
    43 USERINCLUDE         .
       
    44 
       
    45 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    46 
       
    47 LIBRARY       	euser.lib etel.lib c32.lib etelsat.lib
       
    48 LIBRARY       	c32root.lib
       
    49 LIBRARY		testexecuteutils.lib 
       
    50 LIBRARY		testexecutelogclient.lib 
       
    51 LIBRARY		charconv.lib
       
    52 
       
    53 SMPSAFE