diff -r 08adb7ae542c -r ddaf54210378 svgtopt/SVGTPlugin/group/SVGTPluginS60Ecom.mmp --- a/svgtopt/SVGTPlugin/group/SVGTPluginS60Ecom.mmp Tue Jul 06 15:17:31 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,75 +0,0 @@ -/* -* Copyright (c) 2003 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: This is the .mmp for building Ecom style SVGT Plugin for - * the Series60 Platform. - * -*/ - - -#include - -TARGET npsvgtplugin.dll - -TARGETTYPE PLUGIN - -UID 0x10009D8D 0x101F86DF - -CAPABILITY CAP_ECOM_PLUGIN -VENDORID VID_DEFAULT - -// Defined for audio support - -//deffile generation -#if defined( ARMCC ) -deffile ../eabi/npSvgtPlugin.DEF -#else -deffile ../BWINSCW/NPSVGTPLUGIN.DEF -#endif - -SOURCEPATH ../src -SOURCE Svgtpluginmain.cpp -SOURCE Svgtplugin.cpp -SOURCE Svgtplugindllapi.cpp -SOURCE SvgtPluginControl.cpp - -SOURCE VolumeKeyListener.cpp -SOURCE RepositoryVolumeListener.cpp - -USERINCLUDE ../inc - -// This is a SYSTEMINCLUDE macro containing the middleware -// layer specific include directories -APP_LAYER_SYSTEMINCLUDE - -SYSTEMINCLUDE /epoc32/include/libc -SYSTEMINCLUDE /epoc32/include/ecom -SYSTEMINCLUDE /epoc32/include/http - -SOURCEPATH ../resource/s60 - -START RESOURCE 101F86DF.rss -TARGET npsvgtplugin.rsc -END - -LIBRARY euser.lib efsrv.lib cone.lib -LIBRARY eikcore.lib fbscli.lib gdi.lib -LIBRARY svgengine.lib -LIBRARY HWRMLightClient.lib -//LIBRARY pluginadapterutil.lib -LIBRARY ecom.lib - -LIBRARY centralrepository.lib -LIBRARY remconcoreapi.lib -LIBRARY remconinterfacebase.lib -LIBRARY FeatMgr.lib