contextframework/cfw/group/cfscriptengine.mmp
branchRCL_3
changeset 62 924385140d98
parent 0 2e3d3ce01487
child 63 c2c61fdca848
--- a/contextframework/cfw/group/cfscriptengine.mmp	Thu Aug 19 10:05:08 2010 +0300
+++ b/contextframework/cfw/group/cfscriptengine.mmp	Tue Aug 31 15:24:25 2010 +0300
@@ -19,7 +19,7 @@
 #include <platform_paths.hrh>
 #include "../inc/common/cftraceconfiguration.hrh"
 
-TARGET          		CFScriptEngine.dll
+TARGET          		cfscriptengine.dll
 TARGETTYPE      		dll
 UID             		0x1000008d 0x10282BC7
 EPOCSTACKSIZE   		20480
@@ -54,7 +54,7 @@
 LIBRARY         		cfservices.lib
 LIBRARY         		cfoperationpluginservices.lib
 LIBRARY         		ecom.lib
-LIBRARY				PlatformEnv.lib
+LIBRARY				platformenv.lib
 #ifdef TRACE_INTO_FILE
 LIBRARY         		flogger.lib
 #endif