--- a/mmsengine/mmspushhandler/bld/mmspushhandler.mmp Tue Feb 02 00:08:43 2010 +0200
+++ b/mmsengine/mmspushhandler/bld/mmspushhandler.mmp Fri Apr 16 14:56:15 2010 +0300
@@ -19,7 +19,7 @@
#include <platform_paths.hrh>
-TARGET mmspushhandler.dll
+TARGET MmsPushHandler.dll
TARGETTYPE PLUGIN
// uid2 specifies an ECOM dll, uid3 specifies a unique identifier for dll
@@ -33,16 +33,13 @@
SOURCE CMmsPushHandler.cpp
START RESOURCE 101F4693.rss
-TARGET mmspushhandler.rsc
+TARGET MmsPushHandler.rsc
END
// INCLUDES
SYSTEMINCLUDE ../../../inc
APP_LAYER_SYSTEMINCLUDE
-SYSTEMINCLUDE /epoc32/include/push
-SYSTEMINCLUDE /epoc32/include/ecom
-SYSTEMINCLUDE /epoc32/include/libc
// Nokia CF specifc non-public
@@ -52,7 +49,7 @@
LIBRARY euser.lib
LIBRARY ecom.lib
LIBRARY msgs.lib
-LIBRARY wappushutils.lib
+LIBRARY WapPushUtils.lib
LIBRARY mmsgenutils.lib
LIBRARY efsrv.lib
LIBRARY estor.lib