diff -r b26acd06ea60 -r ac50fd48361b sdkcreationmw/sdkruntimes/emulatorplugins/SEIagent/group/EcmtSeiAgentPlugin.mmp --- a/sdkcreationmw/sdkruntimes/emulatorplugins/SEIagent/group/EcmtSeiAgentPlugin.mmp Mon Mar 08 12:09:11 2010 +0530 +++ b/sdkcreationmw/sdkruntimes/emulatorplugins/SEIagent/group/EcmtSeiAgentPlugin.mmp Wed Apr 21 09:56:53 2010 +0530 @@ -20,14 +20,14 @@ #include "..\..\..\Core\inc\EcmtUids.h" #include "..\inc\EcmtSeiAgentPluginUids.h" -TARGET EcmtSeiAgentPlugin.dll +TARGET ecmtseiagentplugin.dll TARGETTYPE PLUGIN UID KECOM_DLL_UID KSEIAGENTPLUGIN_DLL_UID CAPABILITY CAP_ECOM_PLUGIN PowerMgmt VENDORID VID_DEFAULT SOURCEPATH ..\src -SOURCE EcmtSeiAgentPlugin.cpp +SOURCE ecmtseiagentplugin.cpp USERINCLUDE ..\inc