mmserv/callaudiocontrol/group/CallAudioControl.mmp
changeset 12 5a06f39ad45b
parent 0 71ca22bcf22a
child 43 9894ed580e4a
--- a/mmserv/callaudiocontrol/group/CallAudioControl.mmp	Tue Feb 02 01:08:46 2010 +0200
+++ b/mmserv/callaudiocontrol/group/CallAudioControl.mmp	Fri Apr 16 15:29:42 2010 +0300
@@ -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