multimediacommsengine/mmcesrv/mmceevent/tsrc/ut_event/SIP_stub/Group/sipclientstub.mmp
changeset 0 1bce908db942
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/multimediacommsengine/mmcesrv/mmceevent/tsrc/ut_event/SIP_stub/Group/sipclientstub.mmp	Tue Feb 02 01:04:58 2010 +0200
@@ -0,0 +1,58 @@
+/*
+* Copyright (c) 2005 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:  
+*
+*/
+
+
+
+
+#include <platform_paths.hrh>
+
+TARGET            sipclientstub.dll
+TARGETTYPE        dll
+UID               0x1000008d 0x0F00C0DE
+
+SOURCEPATH        ../src
+SOURCE		  DllEntry.cpp
+SOURCE            CSIP.cpp
+SOURCE		  CSIPConnection.cpp
+SOURCE		  CSIPTransactionBase.cpp
+SOURCE		  CSIPClientTransaction.cpp
+SOURCE		  CSIPServerTransaction.cpp
+SOURCE            CSIPRefresh.cpp
+SOURCE 	          CSIPDialog.cpp
+SOURCE            CSIPRegistrationBinding.cpp
+SOURCE		  CSipMessageElements.cpp
+SOURCE		  CSipRequestElements.cpp
+SOURCE		  CSipResponseElements.cpp
+SOURCE		  csipdialogassocbase.cpp
+SOURCE		  csipsubscribedialogassoc.cpp
+SOURCE			csipreferdialogassoc.cpp
+SOURCE		Csipnotifydialogassoc.cpp
+
+USERINCLUDE       ../inc
+
+MW_LAYER_SYSTEMINCLUDE
+
+LIBRARY           euser.lib
+LIBRARY           bafl.lib
+LIBRARY           insock.lib
+LIBRARY           sipcodec.lib
+LIBRARY           estor.lib
+LIBRARY           InetProtUtil.lib
+
+CAPABILITY    All -Tcb
+
+EXPORTUNFROZEN