messagingappbase/smsmtm/test/group/t_SmsSpecialIndicationsServer.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 16 Apr 2010 14:56:15 +0300
changeset 23 238255e8b033
permissions -rw-r--r--
Revision: 201011 Kit: 201015

// Copyright (c) 2005-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       	t_SmsSpecialIndicationsServer.exe
TARGETTYPE  	exe
UID             0x1000007A 0x101F777C
VENDORID 0x70000001

CAPABILITY All -TCB

SOURCEPATH  	..\src
SOURCE		t_SmsSpecialIndicationsServer.cpp
SOURCE		t_SmsSpecialIndicationsStep.cpp	

USERINCLUDE   	..\inc
SYSTEMINCLUDE 	\epoc32\include
SYSTEMINCLUDE 	\epoc32\include\test
SYSTEMINCLUDE 	\epoc32\include\libc

LIBRARY     	euser.lib testexecuteutils.lib testexecutelogclient.lib
LIBRARY     	msgs.lib smstestutils.lib msvtestutils.lib commsdat.lib 
LIBRARY		smcm.lib esock.lib smsu.lib c32.lib gsmu.lib  efsrv.lib etel.lib etelmm.lib


SMPSAFE