mmserv/callaudiocontrol/group/CallAudioControl.mmp
branchRCL_3
changeset 6 e35735ece90c
parent 0 71ca22bcf22a
child 19 095bea5f582e
--- a/mmserv/callaudiocontrol/group/CallAudioControl.mmp	Fri Mar 12 15:45:41 2010 +0200
+++ b/mmserv/callaudiocontrol/group/CallAudioControl.mmp	Mon Mar 15 12:42:35 2010 +0200
@@ -24,7 +24,7 @@
 #include <platform_paths.hrh>
 #endif
 
-TARGET          CallAudioControl.dll
+TARGET          callaudiocontrol.dll
 TARGETTYPE      DLL
 UID             0x1000008D 0x10207BD2
 
@@ -46,7 +46,7 @@
 //SYSTEMINCLUDE	/epoc32/include/CallAudioControl
 
 LIBRARY         euser.lib
-LIBRARY		TelephonyAudioRouting.lib
+LIBRARY		telephonyaudiorouting.lib
 LIBRARY		centralrepository.lib
 
 #ifdef __SERIES60_31__
@@ -57,7 +57,7 @@
 #endif
 
 #ifndef __SERIES60_31__
-LIBRARY		PhoneClient.lib   // For setting mute
+LIBRARY		phoneclient.lib   // For setting mute
 #endif
 
 // End of file