email/pop3andsmtpmtm/servermtmutils/group/IMUT.mmp
changeset 0 72b543305e3a
child 76 60a8a215b0ec
equal deleted inserted replaced
-1:000000000000 0:72b543305e3a
       
     1 // Copyright (c) 2003-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 "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // imut.dll Email server-side utilities
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 TARGET          imut.dll
       
    24 TARGETTYPE      dll
       
    25 
       
    26 CAPABILITY All -TCB
       
    27 UID             0x1000008d 0x10004837
       
    28 VENDORID 0x70000001
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          IMUTDLL.CPP IMCVUTIL.CPP IMCVSEND.CPP imcvrecv.cpp IMCVCODC.CPP
       
    31 SOURCE          IMSK.CPP IMSKSCR.CPP imutcon.cpp cimsocketidletimer.cpp cimcaf.cpp CMsvPlainBodyTextEntry.CPP
       
    32 SOURCE          cimmobilitymanager.cpp
       
    33 USERINCLUDE     ../inc ../../clientmtms/inc
       
    34 USERINCLUDE     ../mobilitypolicyprovider/inc ../mobilitytestframework/inc
       
    35 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 LIBRARY         euser.lib bafl.lib efsrv.lib etext.lib esock.lib logwrap.lib securesocket.lib
       
    37 LIBRARY         insock.lib charconv.lib commsdat.lib msgs.lib imcm.lib 
       
    38 LIBRARY         commdb.lib
       
    39 LIBRARY         caf.lib cafutils.lib
       
    40 LIBRARY         esocksvr.lib netmeta.lib
       
    41 LIBRARY         mobilitypolicyprovider.lib
       
    42 
       
    43 #ifdef __MOBILITY_TEST_FRAMEWORK
       
    44 LIBRARY mobilitytestframework.lib
       
    45 #endif //__MOBILITY_TEST_FRAMEWORK
       
    46 
       
    47 #include        "../../../../../../mw/messagingmw/messagingfw/msgtests/group/msgopt.mph"
       
    48 
       
    49 START WINS
       
    50 	baseaddress     0x4AD20000
       
    51 END
       
    52 
       
    53 #ifdef WINSCW
       
    54 DEFFILE v2_imut.def
       
    55 #else
       
    56 DEFFILE v2_imut.DEF
       
    57 #endif
       
    58 
       
    59 
       
    60 SMPSAFE