/** Copyright (c) 2008 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 for MusicPlayer MCP Plugin**/#include <platform_paths.hrh>#include "../inc/mcpmusicplayeruids.hrh"TARGET mcpmusicplayer.dllTARGETTYPE PLUGINUID 0x10009D8D KMCPMusicPlayerDLLCAPABILITY CAP_ECOM_PLUGINVENDORID VID_DEFAULTSOURCEPATH ../srcSOURCE mcpmusicplayer.cppSOURCE proxy.cppSOURCE aiplayerpluginengine.cppSOURCE filemonitor.cppSOURCE applicationmonitor.cppSOURCE pnsmonitor.cppUSERINCLUDE ../incAPP_LAYER_SYSTEMINCLUDESYSTEMINCLUDE /epoc32/include/ecomUSERINCLUDE ../../incSOURCEPATH ../dataSTART RESOURCE mcpmusicplayer.rss HEADERTARGET mcpmusicplayer.rscTARGETPATH resource/plugins ENDLIBRARY euser.libLIBRARY liwservicehandler.libLIBRARY mpxplaybackutility.libLIBRARY mpxcommon.lib // mpxparameterLIBRARY efsrv.lib // TParseLIBRARY commonengine.lib // stringloaderLIBRARY avkon.libLIBRARY ws32.lib // RWsSessionLIBRARY apgrfx.lib // TApaTask LIBRARY bafl.lib // FileExists()LIBRARY mpxcommonui.lib // CMPXAlbumArtUtilLIBRARY fbscli.libLIBRARY aknskins.libLIBRARY aknicon.libLIBRARY mpxcollectionutility.libLIBRARY mpxharvesterutility.lib// End of File