mobilemessaging/smsmtm/test/group/T_SmsDeliver.mmp
author hgs
Fri, 09 Jul 2010 14:46:10 +0530
changeset 41 25fe1fe642e3
parent 0 72b543305e3a
permissions -rw-r--r--
201027_02

// Copyright (c) 2003-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:
// t_smsdeliver.mmp
//

TARGET          t_smsdeliver.exe
TARGETTYPE      exe

CAPABILITY All -TCB

SOURCEPATH	../src
SOURCE          t_smsdeliver.cpp

USERINCLUDE     ../inc 
USERINCLUDE		../../../../../../mw/messagingmw/messagingfw/msgtest/testutils/sms/inc
USERINCLUDE		../../../../../../mw/messagingmw/messagingfw/msgtest/testutils/base/inc
USERINCLUDE		../../../../../../mw/messagingmw/messagingfw/msgtest/testutils/server/inc
USERINCLUDE		../../../../../../mw/messagingmw/messagingfw/msgsrvnstore/server/inc
USERINCLUDE		../../../../../../mw/messagingmw/messagingfw/biomsgfw/BIOSINC
APP_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY         euser.lib msgs.lib smstestutils.lib msvtestutils.lib smcm.lib esock.lib smsu.lib
LIBRARY		c32.lib gsmu.lib

#ifndef WINS
LIBRARY		etel.lib etelmm.lib 
#endif

VENDORID 0x70000001


SMPSAFE