contextframework/cfwplugins/CallStateSourcePlugIn/group/CallStateSourcePlugIn.mmp
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
child 63 c2c61fdca848
--- a/contextframework/cfwplugins/CallStateSourcePlugIn/group/CallStateSourcePlugIn.mmp	Tue Feb 02 10:12:00 2010 +0200
+++ b/contextframework/cfwplugins/CallStateSourcePlugIn/group/CallStateSourcePlugIn.mmp	Fri Apr 16 15:08:06 2010 +0300
@@ -19,7 +19,7 @@
 #include <platform_paths.hrh>
 #include "../inc/CallStateSourcePlugInConst.hrh"
 
-TARGET          CallStateSourcePlugIn.dll
+TARGET          callstatesourceplugin.dll
 TARGETTYPE      PLUGIN
 UID             0x10009D8D KCallStateSourcePluginDllUid
 CAPABILITY      ALL -TCB
@@ -36,7 +36,7 @@
 
 SOURCEPATH      ../data
 START RESOURCE	CallStateSourcePlugIn.rss
-TARGET 		    CallStateSourcePlugIn.rsc
+TARGET 		    callstatesourceplugin.rsc
 TARGETPATH 	    /resource/plugins
 END