diff -r 924385140d98 -r c2c61fdca848 mediakeys/MMKeyBearer/group/MMKeyBearer.mmp --- a/mediakeys/MMKeyBearer/group/MMKeyBearer.mmp Tue Aug 31 15:24:25 2010 +0300 +++ b/mediakeys/MMKeyBearer/group/MMKeyBearer.mmp Wed Sep 01 12:24:48 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2002-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" @@ -21,7 +21,7 @@ #include -TARGET mmkeybearer.dll +TARGET MMKeyBearer.dll // CAPABILITY CAP_ECOM_PLUGIN // capabilities are required as that of remconbearerplugin.dll @@ -41,7 +41,7 @@ SOURCEPATH . START RESOURCE 10207235.rss -target mmkeybearer.rsc +target MMKeyBearer.rsc END @@ -52,14 +52,15 @@ MW_LAYER_SYSTEMINCLUDE LIBRARY euser.lib -LIBRARY ecom.lib +LIBRARY ECom.lib LIBRARY c32.lib LIBRARY remconbearerplugin.lib LIBRARY remcontypes.lib LIBRARY flogger.lib +LIBRARY avkon.lib +LIBRARY akncapserverclient.lib LIBRARY apparc.lib LIBRARY eikcore.lib -LIBRARY lockclient.lib #include #include "../../group/mediakeys.mmh"