mds_plat/harvester_framework_api/tsrc/HarvesterPluginTest/group/HarvesterPluginTest.mmp
changeset 58 fe894bb075c2
parent 51 87e65c44ff3a
child 60 79f826a55db2
--- a/mds_plat/harvester_framework_api/tsrc/HarvesterPluginTest/group/HarvesterPluginTest.mmp	Fri Sep 03 10:57:50 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,56 +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:  Project definition file
-*
-*/
-
-#include <platform_paths.hrh>
-#include <data_caging_paths.hrh>
-
-TARGET          HarvesterPluginTest.dll
-TARGETTYPE      dll
-UID             0x1000008D 0x101FB3E3
-
-CAPABILITY      ALL -TCB
-VENDORID        VID_DEFAULT
-
-DEFFILE         HarvesterPluginTest.DEF
-
-SOURCEPATH      ../src
-SOURCE          HarvesterPluginTest.cpp
-SOURCE          HarvesterPluginTestBlocks.cpp
-
-SOURCEPATH        ../../../../../harvester/server/src
-SOURCE            mdeobjecthandler.cpp
-
-SYSTEMINCLUDE   /epoc32/include/ecom
-USERINCLUDE     ../inc 
-USERINCLUDE     ../../../../../inc
-USERINCLUDE			../../../../../harvester/common/inc
-USERINCLUDE			../../../../../harvester/server/inc
-
-MW_LAYER_SYSTEMINCLUDE
-
-LIBRARY         euser.lib
-LIBRARY			    efsrv.lib
-LIBRARY         stiftestinterface.lib
-LIBRARY         stiftestengine.lib
-LIBRARY         mdeclient.lib
-LIBRARY			    ecom.lib
-LIBRARY         contextengine.lib
-LIBRARY         contextplugininterface.lib
-LIBRARY			    harvesterplugininterface.lib
-LIBRARY			    harvesterdata.lib
-LIBRARY         mdccommon.lib
-LIBRARY         harvestercommon.lib