os/ossrv/lowlevellibsandfws/pluginfw/TestExecute/EComPerfTest/group/Te_EComPerfTest.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2005-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_ecomperftest.exe
    17           TARGETTYPE  exe
    18           UID             0x1000007A 0x10009E2E
    19 
    20 
    21 SOURCEPATH	../src
    22 SOURCE      Te_EComPerfTestServer.cpp
    23 SOURCE      Te_EComPerfLoggerStep.cpp
    24 SOURCE      Te_EComPerfTestStep.cpp
    25 SOURCE      Te_EComStartupStatePerfTestStep.cpp
    26 SOURCE      Te_EComClientRequestPerfTestStep.cpp
    27 SOURCE      Te_EComAccumulatedClientRequestPerfTestStep.cpp
    28 SOURCE		Te_EComPluginReDiscoverPerfTestStep.cpp
    29 SOURCEPATH	../../../Framework/frame
    30 SOURCE      EComSessionAux.cpp
    31 
    32 USERINCLUDE   ../src  
    33 USERINCLUDE   ../../../Framework/frame
    34 USERINCLUDE   ../../../Framework/EcomTestUtils
    35 USERINCLUDE   ../../../Test_Bed/inc
    36 USERINCLUDE   ../../../Framework/inc
    37 
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    39 
    40 LIBRARY  	euser.lib
    41 LIBRARY		testexecuteutils.lib 
    42 LIBRARY		testexecutelogclient.lib 
    43 LIBRARY		ecom.lib
    44 LIBRARY		bafl.lib efsrv.lib
    45 LIBRARY		hal.lib
    46 LIBRARY		ecomtestutils.lib
    47 
    48 CAPABILITY ALL -Tcb
    49 VENDORID 0x70000001
    50 
    51 SMPSAFE