diff -r 87e65c44ff3a -r fe894bb075c2 mds_plat/harvester_framework_api/tsrc/MonitorPluginTest/group/MonitorPluginTest.mmp --- a/mds_plat/harvester_framework_api/tsrc/MonitorPluginTest/group/MonitorPluginTest.mmp Fri Sep 03 10:57:50 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,49 +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 -#include - -TARGET MonitorPluginTest.dll -TARGETTYPE dll -UID 0x1000008D 0x101FB3E3 - -CAPABILITY ALL -TCB -VENDORID VID_DEFAULT - -DEFFILE MonitorPluginTest.DEF - -SOURCEPATH ../src -SOURCE MonitorPluginTest.cpp -SOURCE MonitorPluginTestBlocks.cpp - -USERINCLUDE ../inc -USERINCLUDE ../../../../../inc -SYSTEMINCLUDE /epoc32/include/ecom - -MW_LAYER_SYSTEMINCLUDE - -LIBRARY euser.lib -LIBRARY stiftestinterface.lib -LIBRARY stiftestengine.lib -LIBRARY ecom.lib -LIBRARY harvesterdata.lib -LIBRARY mdeclient.lib -LIBRARY harvestercommon.lib -LIBRARY monitorplugininterface.lib bafl.lib efsrv.lib -