This release addresses the following:
- Multiple concurrent file transfer bug fixes. i.e. one device is concurrently receiving multiple files from multiple devices
// 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 WriteDeviceData NetworkControl
SMPSAFE