mmsengine/mmspushhandler/bld/mmspushhandler.mmp
changeset 23 238255e8b033
parent 0 72b543305e3a
child 47 5b14749788d7
child 60 7fdbb852d323
child 67 fc91263aee62
--- 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