email/email/smtp/group/T_SmtpServer.mmp
branchSymbian2
changeset 1 8758140453c0
child 6 c108117318cb
equal deleted inserted replaced
0:e8c1ea2c6496 1:8758140453c0
       
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Symbian Foundation License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Project definition file for Smtp test Server
       
    15 // 
       
    16 //
       
    17 
       
    18 	CAPABILITY 		ALL -TCB
       
    19 	TARGET			t_msgsmtpserver.exe
       
    20 	TARGETTYPE		exe
       
    21 	UID			0x1000007A 0x10274070
       
    22 	VENDORID 		0x70000001
       
    23 
       
    24 
       
    25 // Include the Framework 
       
    26 #include "../../../framework/group/T_MsgFramework.mph"
       
    27 
       
    28 
       
    29 SYSTEMINCLUDE		/epoc32/include
       
    30 SYSTEMINCLUDE		/epoc32/include/test
       
    31 SYSTEMINCLUDE		/epoc32/include/comms-infras
       
    32 
       
    33 USERINCLUDE 	../inc
       
    34 
       
    35 
       
    36 SOURCEPATH	../src
       
    37 SOURCE		T_SmtpServer.cpp
       
    38 SOURCE		T_MsgAsyncStepSMTP.cpp
       
    39 SOURCE		T_MsgSyncStepSMTP.cpp
       
    40 SOURCE		T_MsgSharedDataSmtp.cpp
       
    41 SOURCE		T_SendSmtpMessage.cpp
       
    42 SOURCE		T_UtilsSendEmail.cpp
       
    43 SOURCE		T_CreateSmtpMessageFromEmailFile.cpp
       
    44 SOURCE		T_SmtpSendEmail.cpp
       
    45 SOURCE		ImCltCvRecv.cpp
       
    46 SOURCE		Local_imcvrecv.cpp
       
    47 SOURCE		Local_imutdll.cpp
       
    48 SOURCE		T_StartRamUsageTimer.cpp
       
    49 SOURCE		T_StopRamUsageTimer.cpp
       
    50 SOURCE		T_RetrievePlainBodyTextAndCompare.cpp
       
    51 SOURCE		T_SmtpCreateNewMessageWithPlainBodyText.cpp
       
    52 SOURCE		T_SmtpCreateForwardMessage.cpp
       
    53 SOURCE		T_SmtpCreateReplyMessage.cpp
       
    54 SOURCE		T_CreateSmtpMobilityAccount.cpp
       
    55 SOURCE		T_CreateSmtpAccount.cpp
       
    56 SOURCE		T_CheckSmtpSNAPSetting.cpp
       
    57 SOURCE		T_ModifySmtpSettings.cpp
       
    58 SOURCE		T_RemoveSmtpSNAPSetting.cpp
       
    59 SOURCE		T_CheckSmtpBMSetting.cpp
       
    60 
       
    61 LIBRARY 	testexecuteutils.lib
       
    62 LIBRARY		testexecutelogclient.lib
       
    63 LIBRARY		imut.lib 
       
    64 LIBRARY		bafl.lib
       
    65 LIBRARY		etext.lib
       
    66 LIBRARY		msgs.lib
       
    67 LIBRARY		euser.lib
       
    68 LIBRARY		imcm.lib
       
    69 LIBRARY		efsrv.lib
       
    70 LIBRARY		charconv.lib
       
    71 LIBRARY		estor.lib
       
    72 LIBRARY		t_msgutilityserver.lib
       
    73 LIBRARY		hal.lib
       
    74 //LIBRARY		instrumentationhandler.lib
       
    75 LIBRARY		netmeta.lib
       
    76 
       
    77 EPOCHEAPSIZE 0x1000 0x800000