201035_01
authorhgs
Wed, 01 Sep 2010 00:55:41 +0530
changeset 58 5401a102f08b
parent 56 f42d9a78f435
child 59 fcb676ca077d
201035_01
email/pop3andsmtpmtm/clientmtms/group/IMCM.mmp
email/pop3andsmtpmtm/popservermtm/src/POPSMTM.CPP
messagingappbase/obexmtms/Group/bld.inf
messagingappbase/smilparser/GROUP/bld.inf
messagingappbase/smilparser/SMILdtd/SRC/Smildtd.cpp
--- a/email/pop3andsmtpmtm/clientmtms/group/IMCM.mmp	Tue Aug 31 18:53:38 2010 +0530
+++ b/email/pop3andsmtpmtm/clientmtms/group/IMCM.mmp	Wed Sep 01 00:55:41 2010 +0530
@@ -48,7 +48,7 @@
 LIBRARY			centralrepository.lib tzclient.lib numberconversion.lib
 
 SOURCEPATH              .
-START RESOURCE  imcm.rss
+START RESOURCE  IMCM.rss
 LANG	SC
 HEADER
 TARGETPATH      resource/messaging
--- a/email/pop3andsmtpmtm/popservermtm/src/POPSMTM.CPP	Tue Aug 31 18:53:38 2010 +0530
+++ b/email/pop3andsmtpmtm/popservermtm/src/POPSMTM.CPP	Wed Sep 01 00:55:41 2010 +0530
@@ -40,7 +40,7 @@
 #include "POPSMTM.H"
 #include "POPS.H"
 #include "POPSOFFL.H"
-#include "iapprefs.h"
+#include "IAPPrefs.h"
 #include "PopsDele.h"
 #include "POPSRFSH.h"
 #include "PopsCpMv.h"
--- a/messagingappbase/obexmtms/Group/bld.inf	Tue Aug 31 18:53:38 2010 +0530
+++ b/messagingappbase/obexmtms/Group/bld.inf	Wed Sep 01 00:55:41 2010 +0530
@@ -24,12 +24,12 @@
 PRJ_PLATFORMS
 DEFAULT
 
-#include "../obexmtm/obexutil/group/BLD.INF"
-#include "../obexmtm/obexclient/group/BLD.INF"
-#include "../obexmtm/obexserver/group/BLD.INF"
-#include "../btmtm/btclient/group/BLD.INF"
-#include "../btmtm/btserver/group/BLD.INF"
-#include "../irmtm/irclient/group/BLD.INF"
-#include "../irmtm/irserver/group/BLD.INF"
+#include "../obexmtm/obexutil/group/bld.inf"
+#include "../obexmtm/obexclient/group/bld.inf"
+#include "../obexmtm/obexserver/group/bld.inf"
+#include "../btmtm/btclient/group/bld.inf"
+#include "../btmtm/btserver/group/bld.inf"
+#include "../irmtm/irclient/group/bld.inf"
+#include "../irmtm/irserver/group/bld.inf"
 #include "../Rom/bld.inf"
 #include "../TObexMTM/GROUP/bld.inf"
--- a/messagingappbase/smilparser/GROUP/bld.inf	Tue Aug 31 18:53:38 2010 +0530
+++ b/messagingappbase/smilparser/GROUP/bld.inf	Wed Sep 01 00:55:41 2010 +0530
@@ -26,6 +26,6 @@
 
 // Subproject builds
 #include "../SMILdtd/GROUP/bld.inf"
-#include "../Rom/BLD.INF"
+#include "../Rom/bld.inf"
 
 PRJ_MMPFILES
--- a/messagingappbase/smilparser/SMILdtd/SRC/Smildtd.cpp	Tue Aug 31 18:53:38 2010 +0530
+++ b/messagingappbase/smilparser/SMILdtd/SRC/Smildtd.cpp	Wed Sep 01 00:55:41 2010 +0530
@@ -19,7 +19,7 @@
 // 
 //
 
-#include "smildtd.h"
+#include "SmilDtd.h"
 #include "SmilData.h"
 #include <stringpool.h>
 #include "smilelements.h"