diff -r fa1df4b99609 -r ebe688cedc25 mmsengine/mmspushhandler/bld/mmspushhandler.mmp --- a/mmsengine/mmspushhandler/bld/mmspushhandler.mmp Thu Aug 19 09:51:11 2010 +0300 +++ b/mmsengine/mmspushhandler/bld/mmspushhandler.mmp Tue Aug 31 15:11:31 2010 +0300 @@ -19,7 +19,7 @@ #include -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