messagingfw/msgtest/testutils/server/group/Msgservertestutils.mmp
changeset 0 8e480a14352b
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 // Copyright (c) 1999-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 // msgservertestutils.mmp
       
    15 //
       
    16 
       
    17 
       
    18 TARGET			msgservertestutils.dll
       
    19 TARGETTYPE		dll
       
    20 
       
    21 CAPABILITY All -TCB
       
    22 UID		0x1000008d 0x10009564
       
    23 VENDORID 0x70000001
       
    24 
       
    25 SOURCEPATH	../src
       
    26 SOURCE			Msgservertestutils.cpp
       
    27 USERINCLUDE		../inc ../../../../../../../app/messaging/email/pop3andsmtpmtm/clientmtms/inc
       
    28 USERINCLUDE		../../base/inc ../../../../msgsrvnstore/server/inc
       
    29 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 //LIBRARY       imcm.lib imut.lib etext.lib
       
    31 LIBRARY			euser.lib msvtestutils.lib estor.lib efsrv.lib msgs.lib 
       
    32 LIBRARY       sqldb.lib
       
    33 
       
    34 DEFFILE			v2_MsgServerTestUtils.def
       
    35 
       
    36 START WINS
       
    37 	baseaddress     0x4AD60000
       
    38 END
       
    39 
       
    40 
       
    41 SMPSAFE