diff -r 26645d81f48d -r cc28652e0254 persistentstorage/centralrepository/test/testexecute/performance/group/TE_CentRepPerfTest.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/persistentstorage/centralrepository/test/testexecute/performance/group/TE_CentRepPerfTest.mmp Wed Sep 01 12:39:58 2010 +0100 @@ -0,0 +1,50 @@ +// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). +// All rights reserved. +// This component and the accompanying materials are made available +// under the terms of "Eclipse Public License v1.0" +// which accompanies this distribution, and is available +// at the URL "http://www.eclipse.org/legal/epl-v10.html". +// +// Initial Contributors: +// Nokia Corporation - initial contribution. +// +// Contributors: +// +// Description: +// + +TARGET centrepperftest.exe +CAPABILITY AllFiles ReadUserData WriteUserData +TARGETTYPE exe +UID 0x1000007A 0x1027431A + +SMPSAFE + +SOURCEPATH ../src +SOURCE TE_PerfTestUtilities.cpp +SOURCE TE_PerfTestCompareStep.cpp +SOURCE TE_PerfTestCacheStepBase.cpp +SOURCE TE_PerfTestCacheEnabledStep.cpp +SOURCE TE_PerfTestCacheDisabledStep.cpp +SOURCE TE_PerfTestStep.cpp +SOURCE TE_MemTestStep.cpp +SOURCE TE_FindPerfTestStep.cpp +SOURCE TE_PerfTestServer.cpp +SOURCE TE_DefectTestStep.cpp +SOURCE TE_PerfTestClientOpenStep.cpp +SOURCE TE_NotifyMemTestStep.cpp + +USERINCLUDE ../inc +USERINCLUDE ../../../../cenrepsrv +USERINCLUDE ../../../../common/inc +USERINCLUDE ../../../../include +USERINCLUDE ../../../../test +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +LIBRARY euser.lib +LIBRARY testexecuteutils.lib +LIBRARY testexecutelogclient.lib +LIBRARY hal.lib +LIBRARY centralrepository.lib +LIBRARY t_cenrep_helper.lib bafl.lib efsrv.lib +