messagingappbase/obexmtms/TObexMTM/testutils/msgth/group/msgth.mmp
author hgs
Tue, 13 Jul 2010 22:09:22 +0530
changeset 46 b1f0785c289d
parent 23 238255e8b033
child 47 5b14749788d7
permissions -rw-r--r--
201027_03

// Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// 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".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

TARGET          msgth.dll
TARGETTYPE      dll

CAPABILITY All -TCB
UID             0x1000008d 0x1000cafe
VENDORID 0x70000001
SOURCEPATH      ../src
SOURCE          harness.cpp commands.cpp parsers.cpp testframeparse.cpp testframeutils.cpp
USERINCLUDE     ../inc
USERINCLUDE		../../../../../../../../mw/messagingmw/messagingfw/msgtest/testutils/base/inc
APP_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_ESTLIB_SYSTEMINCLUDE  
LIBRARY         euser.lib msgs.lib efsrv.lib bafl.lib
LIBRARY         MsvTestUtils.lib
EPOCSTACKSIZE   0x4000

SMPSAFE