persistentstorage/centralrepository/test/testexecute/performance/group/TE_CentRepPerfTest.mmp
changeset 40 b8bdbc8f59c7
parent 33 5e4beccba4e9
child 51 7d4490026038
--- a/persistentstorage/centralrepository/test/testexecute/performance/group/TE_CentRepPerfTest.mmp	Thu Jul 08 12:09:58 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-// 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
-