realtimenetprots/sipfw/ProfileAgent/Group/sipprofileclient.mmp
changeset 0 307788aac0a8
child 55 36ea1f90a3d8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 // Copyright (c) 2006-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          : SIPProfileClient.mmp
       
    15 // Part of       : SIP Profile Agent
       
    16 // Version       : SIP/5.0
       
    17 //
       
    18 
       
    19 
       
    20 
       
    21 TARGET            sipprofilecli.dll
       
    22 TARGETTYPE        dll
       
    23 UID               0x1000008d 0x101F413B
       
    24 
       
    25 SOURCEPATH        ../Client/Src
       
    26 SOURCE            SIPRemoteProfile.cpp
       
    27 SOURCE            SIPProfileITCReceiver.cpp
       
    28 SOURCE            SIPProfileITC.cpp
       
    29 SOURCE            SIPProfileITCHelper.cpp
       
    30 SOURCE            SIPProfileServerStarter.cpp
       
    31 SOURCE            sipprofile.cpp
       
    32 SOURCE            sipmanagedprofile.cpp
       
    33 SOURCE            sipprofileregistrybase.cpp
       
    34 SOURCE            sipprofileregistry.cpp
       
    35 SOURCE            sipmanagedprofileregistry.cpp
       
    36 SOURCE            SipProfileItem.cpp
       
    37 SOURCE            SIPProfileCleanupItem.cpp
       
    38 SOURCE            sipprofilealrcontroller.cpp
       
    39 
       
    40 USERINCLUDE       ../Client/Api
       
    41 USERINCLUDE       ../Client/Inc
       
    42 USERINCLUDE       ../Profile/Inc
       
    43 
       
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 LIBRARY           euser.lib
       
    47 LIBRARY           estor.lib
       
    48 LIBRARY           sipprofile.lib
       
    49 LIBRARY           sipclient.lib
       
    50 LIBRARY           bafl.lib
       
    51 LIBRARY 	  	  cmmanager.lib
       
    52 
       
    53 VENDORID 0x70000001
       
    54 
       
    55 CAPABILITY All -Tcb
       
    56 
       
    57 SMPSAFE