realtimenetprots/sipfw/ProfileAgent/Group/sipprofilefsm.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:03:15 +0200
changeset 0 307788aac0a8
child 9 1e1cc61f56c3
permissions -rw-r--r--
Revision: 201003 Kit: 201005

// Copyright (c) 2007-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:
// Name          : sipprofilefsm.mmp
// Part of       : SIP Profile Agent
// Version       : SIP/6.0
//



TARGET sipprofilefsm.dll
TARGETTYPE     dll
//UID
UID 0x1000008D 0x101FED89

SOURCEPATH	../profile_fsm/src
SOURCE		Sipprflstatebase.cpp
SOURCE		Sipprflinitstate.cpp
SOURCE		Sipprflregisterrequestedstate.cpp
SOURCE		Sipprflderegisterrequestedstate.cpp
SOURCE		Sipprflregisteredstate.cpp
SOURCE		Sipprflderegistrationinprogressstate.cpp
SOURCE		sipprflregistrationinprogressstate.cpp
SOURCE		sipprflregisterdelayrequestedstate.cpp
SOURCE		sipmessagebuilder.cpp
SOURCE		Sipprofilecontextbase.cpp
SOURCE		SipprofileQueueHandling.cpp
SOURCE      Sipprflresolvingproxiesstate.cpp

USERINCLUDE 	../profile_fsm/inc
//SIP Profile Agent
USERINCLUDE 	../Client/Api
USERINCLUDE 	../Profile/Inc
USERINCLUDE 	../PluginMgr/Inc

MW_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY euser.lib
LIBRARY bafl.lib
LIBRARY ecom.lib
LIBRARY charconv.lib
LIBRARY sipclient.lib
LIBRARY sipprofile.lib
LIBRARY sipcodec.lib
LIBRARY	inetprotutil.lib
LIBRARY flogger.lib
LIBRARY efsrv.lib

VENDORID 0x70000001

CAPABILITY ProtServ NetworkServices ReadDeviceData

SMPSAFE