diff -r 2e3d3ce01487 -r c4cbaa4fb734 contextframework/cfw/group/cfscriptengine.mmp --- a/contextframework/cfw/group/cfscriptengine.mmp Tue Feb 02 10:12:00 2010 +0200 +++ b/contextframework/cfw/group/cfscriptengine.mmp Fri Apr 16 15:08:06 2010 +0300 @@ -19,7 +19,7 @@ #include #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