persistentstorage/centralrepository/test/testexecute/performance/group/TE_CentRepPerfTest.mmp
branchRCL_3
changeset 24 cc28652e0254
parent 0 08ec8eefde2f
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
       
     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			centrepperftest.exe
       
    17 CAPABILITY AllFiles ReadUserData WriteUserData
       
    18 TARGETTYPE		exe
       
    19 UID			0x1000007A 0x1027431A
       
    20 
       
    21 SMPSAFE
       
    22 
       
    23 SOURCEPATH	../src
       
    24 SOURCE		TE_PerfTestUtilities.cpp
       
    25 SOURCE		TE_PerfTestCompareStep.cpp
       
    26 SOURCE		TE_PerfTestCacheStepBase.cpp
       
    27 SOURCE		TE_PerfTestCacheEnabledStep.cpp
       
    28 SOURCE		TE_PerfTestCacheDisabledStep.cpp
       
    29 SOURCE		TE_PerfTestStep.cpp
       
    30 SOURCE		TE_MemTestStep.cpp
       
    31 SOURCE		TE_FindPerfTestStep.cpp
       
    32 SOURCE		TE_PerfTestServer.cpp
       
    33 SOURCE		TE_DefectTestStep.cpp
       
    34 SOURCE		TE_PerfTestClientOpenStep.cpp
       
    35 SOURCE		TE_NotifyMemTestStep.cpp
       
    36 
       
    37 USERINCLUDE	../inc
       
    38 USERINCLUDE	../../../../cenrepsrv
       
    39 USERINCLUDE	../../../../common/inc
       
    40 USERINCLUDE	../../../../include
       
    41 USERINCLUDE	../../../../test
       
    42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    43 
       
    44 LIBRARY     	euser.lib
       
    45 LIBRARY		testexecuteutils.lib
       
    46 LIBRARY		testexecutelogclient.lib
       
    47 LIBRARY		hal.lib 
       
    48 LIBRARY		centralrepository.lib
       
    49 LIBRARY		t_cenrep_helper.lib bafl.lib efsrv.lib
       
    50