diff -r b26acd06ea60 -r ac50fd48361b sdkcreationmw/sdkruntimes/emulatorplugins/SEIForward/group/EcmtSeiForwardPlugin.mmp --- a/sdkcreationmw/sdkruntimes/emulatorplugins/SEIForward/group/EcmtSeiForwardPlugin.mmp Mon Mar 08 12:09:11 2010 +0530 +++ b/sdkcreationmw/sdkruntimes/emulatorplugins/SEIForward/group/EcmtSeiForwardPlugin.mmp Wed Apr 21 09:56:53 2010 +0530 @@ -20,16 +20,16 @@ #include "..\..\..\Core\inc\EcmtUids.h" #include "..\inc\EcmtSeiForwardPluginUids.h" -TARGET EcmtSeiForwardPlugin.dll +TARGET ecmtseiforwardplugin.dll TARGETTYPE PLUGIN UID KECOM_DLL_UID KSEIFORWARDPLUGIN_DLL_UID CAPABILITY CAP_ECOM_PLUGIN VENDORID VID_DEFAULT SOURCEPATH ..\src -SOURCE EcmtSeiForwardPlugin.cpp -SOURCE SocketListener.cpp -SOURCE SymbianSocket.cpp +SOURCE ecmtseiforwardplugin.cpp +SOURCE socketlistener.cpp +SOURCE symbiansocket.cpp USERINCLUDE ..\inc USERINCLUDE ..\..\..\Core\inc