--- a/mediakeys/MMKeyBearer/group/MMKeyBearer.mmp Tue Feb 02 10:12:00 2010 +0200
+++ b/mediakeys/MMKeyBearer/group/MMKeyBearer.mmp Fri Apr 16 15:08:06 2010 +0300
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2010 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 <platform_paths.hrh>
-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,15 +52,14 @@
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 <comms-infras/commsdebugutility.mmh>
#include "../../group/mediakeys.mmh"