mediakeys/MMKeyBearer/group/MMKeyBearer.mmp
branchRCL_3
changeset 62 924385140d98
parent 0 2e3d3ce01487
child 63 c2c61fdca848
--- a/mediakeys/MMKeyBearer/group/MMKeyBearer.mmp	Thu Aug 19 10:05:08 2010 +0300
+++ b/mediakeys/MMKeyBearer/group/MMKeyBearer.mmp	Tue Aug 31 15:24:25 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"