realtimenetprots/sipfw/ProfileAgent/Group/sipprofile.mmp
changeset 0 307788aac0a8
child 55 36ea1f90a3d8
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          : sipprofile.mmp
       
    15 // Part of       : SIP Profile Agent
       
    16 // Version       : SIP/6.0
       
    17 //
       
    18 
       
    19 
       
    20 
       
    21 TARGET         sipprofile.dll
       
    22 TARGETTYPE     dll
       
    23 UID            0x1000008d 0x101F413D
       
    24 
       
    25 SOURCEPATH    ../Profile/Src
       
    26 SOURCE        sipconcreteprofile.cpp
       
    27 SOURCE        sipconcreteprofileholder.cpp
       
    28 SOURCE        sipconcreteprofilecomparison.cpp
       
    29 SOURCE        sipprofileparameter.cpp
       
    30 SOURCE        sipprofileplugins.cpp
       
    31 SOURCE        extensionintparam.cpp
       
    32 SOURCE        extensionboolparam.cpp
       
    33 SOURCE        extensiondescrparam.cpp
       
    34 SOURCE        extensiondescrarrayparam.cpp
       
    35 
       
    36 USERINCLUDE   ../Profile/api
       
    37 USERINCLUDE   ../Profile/Inc
       
    38 
       
    39 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY       euser.lib
       
    42 LIBRARY       estor.lib
       
    43 LIBRARY       bafl.lib
       
    44 LIBRARY       inetprotutil.lib
       
    45 LIBRARY       random.lib
       
    46 LIBRARY 	  commsdat.lib 
       
    47 LIBRARY 	  charconv.lib 
       
    48 LIBRARY       flogger.lib
       
    49 LIBRARY 	  efsrv.lib
       
    50 
       
    51 VENDORID 0x70000001
       
    52 
       
    53 CAPABILITY All -Tcb
       
    54 
       
    55 SMPSAFE