messagingfw/biomsgfw/T_BIOMSG/Group/t_biomsg.mmp
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     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 // t_biomsg.mmp
       
    15 //
       
    16 
       
    17 EPOCSTACKSIZE		0x4000
       
    18 TARGET			t_biomsg.exe
       
    19 TARGETTYPE		exe
       
    20 
       
    21 CAPABILITY All -TCB
       
    22 UID				0x1000007A 0x102732EA
       
    23 VENDORID 0x70000001
       
    24 SOURCEPATH		../SRC
       
    25 SOURCE 			t_biomsg.cpp testframeutils.cpp harness.cpp parsers.cpp testframeparse.cpp commands.cpp
       
    26 USERINCLUDE		../INC ../../../../../../app/messaging/email/pop3andsmtpmtm/clientmtms/inc
       
    27 USERINCLUDE		../../BITSINC ../../BIUTINC
       
    28 USERINCLUDE   ../../BIOSINC
       
    29 USERINCLUDE	../../../msgtest/testutils/base/inc
       
    30 USERINCLUDE	../../../msgtest/testutils/email/inc
       
    31 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 LIBRARY			euser.lib efsrv.lib msvtestutils.lib msgs.lib estor.lib imcm.lib bits.lib
       
    33 LIBRARY       	biodb.lib bifu.lib biut.lib bafl.lib commsdat.lib smcm.lib charconv.lib
       
    34 #ifdef SYMBIAN_BOOKMARK_DATABASE
       
    35 LIBRARY			bookmarkdb.lib
       
    36 #endif // SYMBIAN_BOOKMARK_DATABASE
       
    37 
       
    38 SMPSAFE