email/pop3andsmtpmtm/clientmtms/group/IMCMCOPY.mmp
branchRCL_3
changeset 9 1d7827e39b52
parent 0 72b543305e3a
child 47 5b14749788d7
--- a/email/pop3andsmtpmtm/clientmtms/group/IMCMCOPY.mmp	Tue Feb 02 00:08:43 2010 +0200
+++ b/email/pop3andsmtpmtm/clientmtms/group/IMCMCOPY.mmp	Fri Feb 19 22:47:38 2010 +0200
@@ -11,27 +11,27 @@
 // Contributors:
 //
 // Description:
-// MMP file for the IMCM copy which sits in system\libs.
+// MMP file for the IMCM copy which sits in system/libs.
 // This is necessary due to the dll requiring to be loaded both
 // dynamically and implicitly, combined with VC6's pernickity
 // insistence on finding the exact .PDB file specified within
 // the DLL.
-// Since this is only required for WINS\UDEB builds, BLD.INF only
+// Since this is only required for WINS/UDEB builds, BLD.INF only
 // invokes this MMP for WINS builds.
 // 
 //
 
 TARGET			imcmcopy.dll
-TARGETPATH		\system\libs
+TARGETPATH		/system/libs
 TARGETTYPE		dll
 
 CAPABILITY All -TCB
 UID		0x10003C5F 0x10004839
 VENDORID 0x70000001
-SOURCEPATH	..\src
+SOURCEPATH	../src
 SOURCE			imcmmain.cpp miuthdr.cpp miutpars.cpp miutset.cpp pop3set.cpp smtpset.cpp imapset.cpp ssmtpset.cpp miutlog.cpp miutatch.cpp offop.cpp miutmsg.cpp popcmtm.cpp smtcmtm.cpp miutconv.cpp
-USERINCLUDE		..\inc
-SYSTEMINCLUDE		\epoc32\include
+USERINCLUDE		../inc
+SYSTEMINCLUDE		/epoc32/include
 LIBRARY			euser.lib estor.lib bafl.lib efsrv.lib etext.lib msgs.lib charconv.lib
 
 SMPSAFE