telephonyserverplugins/common_tsy/test/component/ussdtestclient/group/ussdtestclient.mmp
author ivan.fildichev@opencode.com
Thu, 18 Nov 2010 15:42:16 +0200
branchopencode
changeset 88 5e27cc612ac7
parent 35 6fbc08ed9c42
permissions -rw-r--r--
Latest bug-fixes with added tests.

// Copyright (c) 2008-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        ussdtestclient.exe
CAPABILITY    All -Tcb
TARGETTYPE    EXE

UID 			0xE000008d 0xE0004264
VENDORID		0x70000001


OS_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_ESTLIB_SYSTEMINCLUDE

USERINCLUDE		../inc
USERINCLUDE		../../inc
USERINCLUDE		../inc
USERINCLUDE		../../mockltsy/mockltsy/inc
USERINCLUDE		../../mockltsy/mockltsydll/inc
USERINCLUDE		../../../../commontsy/inc // telephony.h
USERINCLUDE		../../../../commontsy/inc/mmpacket
USERINCLUDE		../../../../commontsy/inc/mmtsy // cmmphonetsy.h cmmmessagemanagerbase.h
USERINCLUDE		../../../../commontsy/inc/mmutility
USERINCLUDE		../../../../commontsy/inc/mmgsmwcdma // mmgsmwcdmaprivateutils.h
USERINCLUDE		../../../../commontsy/inc/mmcustomtsy

SOURCEPATH		../src
SOURCE			ussdtestclient.cpp

LIBRARY			euser.lib
LIBRARY			etel.lib
LIBRARY			etelmm.lib
LIBRARY			mocksy.lib
LIBRARY			mockltsydll.lib