coreapplicationuis/rfsplugins/DisplayContrastPlugin/group/RfsDisplayContrastPlugin.mmp
branchRCL_3
changeset 20 c2c61fdca848
parent 19 924385140d98
--- a/coreapplicationuis/rfsplugins/DisplayContrastPlugin/group/RfsDisplayContrastPlugin.mmp	Tue Aug 31 15:24:25 2010 +0300
+++ b/coreapplicationuis/rfsplugins/DisplayContrastPlugin/group/RfsDisplayContrastPlugin.mmp	Wed Sep 01 12:24:48 2010 +0100
@@ -19,7 +19,7 @@
 
 #include <platform_paths.hrh>
 
-TARGET      rfsdisplaycontrastplugin.dll
+TARGET      RfsDisplayContrastPlugin.dll
 
 TARGETTYPE	PLUGIN
 
@@ -34,7 +34,7 @@
 
 START RESOURCE 102071F7.rss
 #ifdef SYMBIAN_SECURE_ECOM 
-  TARGET rfsdisplaycontrastplugin.rsc
+  TARGET RfsDisplayContrastPlugin.rsc
 #endif 
 END
 
@@ -44,5 +44,5 @@
 MW_LAYER_SYSTEMINCLUDE
 
 LIBRARY euser.lib       // Base library
-LIBRARY ecom.lib	    // ECom library
+LIBRARY ECom.lib	    // ECom library
 LIBRARY hal.lib         // HAL library
\ No newline at end of file