email/email/smtp/group/T_SmtpServer.mmp
branchSymbian3
changeset 18 147b85a37c23
parent 17 e3e31170f643
--- a/email/email/smtp/group/T_SmtpServer.mmp	Fri Mar 05 09:11:09 2010 +0000
+++ b/email/email/smtp/group/T_SmtpServer.mmp	Fri Mar 05 11:15:10 2010 +0000
@@ -1,7 +1,7 @@
 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
 // All rights reserved.
 // This component and the accompanying materials are made available
-// under the terms of the License "Eclipse Public License v1.0"
+// under the terms of "Eclipse Public License v1.0"
 // which accompanies this distribution, and is available
 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
 //
@@ -20,20 +20,20 @@
 	TARGETTYPE		exe
 	UID			0x1000007A 0x10274070
 	VENDORID 		0x70000001
+	EPOCHEAPSIZE 0x4000 0x1200000
 
-#include <platform_paths.hrh>
 // Include the Framework 
 #include "../../../framework/group/T_MsgFramework.mph"
 
 
+APP_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+USERINCLUDE 	../inc 
+//USERINCLUDE     ../../../../../../../app/messaging/email/pop3andsmtpmtm/clientmtms/inc
+//USERINCLUDE		../../../../../../../app/messaging/email/pop3andsmtpmtm/servermtmutils/inc
 SYSTEMINCLUDE		/epoc32/include
 SYSTEMINCLUDE		/epoc32/include/test
 SYSTEMINCLUDE		/epoc32/include/comms-infras
-APP_LAYER_SYSTEMINCLUDE
-
-USERINCLUDE 	../inc
-
-
 SOURCEPATH	../src
 SOURCE		T_SmtpServer.cpp
 SOURCE		T_MsgAsyncStepSMTP.cpp
@@ -76,3 +76,4 @@
 LIBRARY		netmeta.lib
 
 EPOCHEAPSIZE 0x1000 0x800000
+SMPSAFE