messagingappbase/obexmtms/TObexMTM/testutils/msgth/group/msgth.mmp
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:24:01 +0100
branchGCC_SURGE
changeset 32 f3f513612312
parent 23 238255e8b033
child 47 5b14749788d7
permissions -rw-r--r--
Branch for GCC_SURGE fixes

// 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