telephonyserverplugins/common_tsy/test/RPS/group/RPSSlave.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:41:59 +0200
changeset 0 3553901f7fa8
permissions -rw-r--r--
Revision: 201005 Kit: 201005

// Copyright (c) 2006-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:
// MMP file for the RPS Slave exe which simulates the issuing or remoter party call control events.
// rpsslave.dll RPS slave exe
// 
//

/**
 @file
*/

TARGET        rpsslave.exe
TARGETTYPE    exe
UID           0
VENDORID 0x70000001
CAPABILITY	ALL -tcb 

MACRO USE_RDEBUGLOGGING //enable this for use of RDebug::RPrint logging

SOURCEPATH  ../RPSSlave/Src
SOURCE      RmPartySmlS.cpp
SOURCE		RequestHandler.cpp
SOURCE		RespBuilder.cpp
SOURCE		ReqstParser.cpp
SOURCE      Listener.cpp
SOURCE		IcmpMessage.cpp
SOURCE		EtelMngr.cpp
SOURCE		ReqstProcessor.cpp
SOURCE		ReqstObject.cpp
SOURCE		ReqstDoer.cpp



USERINCLUDE   	../RPSSlave/Inc 
USERINCLUDE	../RPSCommon/Inc
USERINCLUDE	../RPSMaster/Inc
OS_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY       	euser.lib  bafl.lib  esock.lib insock.lib  commdb.lib  inhook6.lib
LIBRARY			etel.lib  etelmm.lib
LIBRARY			rpscommon.lib
LIBRARY			c32.lib 
DEBUGLIBRARY    comsdbgutil.lib