diff -r 924385140d98 -r c2c61fdca848 contextframework/cfw/group/cfscriptengine.mmp --- a/contextframework/cfw/group/cfscriptengine.mmp Tue Aug 31 15:24:25 2010 +0300 +++ b/contextframework/cfw/group/cfscriptengine.mmp Wed Sep 01 12:24:48 2010 +0100 @@ -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