# HG changeset patch # User hgs # Date 1283282741 -19800 # Node ID 5401a102f08b6baeea9c988baabfe5ab40538532 # Parent f42d9a78f43547bd582490d23e4ec609c77b57cd 201035_01 diff -r f42d9a78f435 -r 5401a102f08b email/pop3andsmtpmtm/clientmtms/group/IMCM.mmp --- 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 diff -r f42d9a78f435 -r 5401a102f08b email/pop3andsmtpmtm/popservermtm/src/POPSMTM.CPP --- 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" diff -r f42d9a78f435 -r 5401a102f08b messagingappbase/obexmtms/Group/bld.inf --- 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" diff -r f42d9a78f435 -r 5401a102f08b messagingappbase/smilparser/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 diff -r f42d9a78f435 -r 5401a102f08b messagingappbase/smilparser/SMILdtd/SRC/Smildtd.cpp --- 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 #include "smilelements.h"