--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/realtimenetprots/sipfw/ProfileAgent/Group/sipprofilefsm.mmp Tue Feb 02 01:03:15 2010 +0200
@@ -0,0 +1,63 @@
+// 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