realtimenetprots/sipfw/ProfileAgent/Group/sipietfagent.mmp
changeset 0 307788aac0a8
child 2 1e1cc61f56c3
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Name          : sipietfagent.mmp
       
    15 // Part of       : SIP Profile Agent
       
    16 // Version       : SIP/6.0
       
    17 //
       
    18 
       
    19 
       
    20 
       
    21 TARGET sipietfagnt.dll
       
    22 TARGETTYPE PLUGIN
       
    23 
       
    24 // ECom Dll recognition UID followed by the unique UID for this dll
       
    25 UID 0x10009D8D 0x101F4139
       
    26 
       
    27 SOURCEPATH	../IETF_Agent/src
       
    28 SOURCE		sipietfprofileagent.cpp
       
    29 SOURCE		implementationproxy.cpp
       
    30 SOURCE		Sipietfprofilecontext.cpp
       
    31 SOURCE		Sipietfconnectioncontext.cpp
       
    32 	
       
    33 USERINCLUDE 	../IETF_Agent/inc
       
    34 //SIP Profile Agent
       
    35 USERINCLUDE 	../Profile/Inc
       
    36 USERINCLUDE 	../PluginMgr/Inc
       
    37 //SIP Profile Fsm
       
    38 USERINCLUDE 	../profile_fsm/inc
       
    39 //SIP Proxy Resolver
       
    40 USERINCLUDE 	../ProxyResolver/inc
       
    41 
       
    42 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    43 
       
    44 START RESOURCE 101F4139.rss
       
    45 TARGET sipietfagnt.rsc                                          
       
    46 END
       
    47 
       
    48 LIBRARY euser.lib 
       
    49 LIBRARY ecom.lib
       
    50 LIBRARY bafl.lib
       
    51 LIBRARY charconv.lib
       
    52 LIBRARY sipcodec.lib
       
    53 LIBRARY sipclient.lib
       
    54 LIBRARY sipprofile.lib
       
    55 LIBRARY sipprofilefsm.lib
       
    56 LIBRARY sipproxyrsv.lib
       
    57 LIBRARY inetprotutil.lib
       
    58 LIBRARY flogger.lib
       
    59 LIBRARY efsrv.lib
       
    60 
       
    61 VENDORID 0x70000001
       
    62 
       
    63 CAPABILITY ProtServ NetworkServices ReadDeviceData
       
    64 
       
    65 SMPSAFE