sipplugins/sippdevmgmtsipadapter/group/nsmldmsipadapter.mmp
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 /*
       
     2 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Device Management SIP settings adapter
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include "defaultcaps.hrh"
       
    21 #include  <platform_paths.hrh>
       
    22 
       
    23 CAPABILITY	CAP_ECOM_PLUGIN
       
    24 TARGET          nsmldmsipadapter.dll
       
    25 TARGETTYPE      PLUGIN
       
    26 UID             0x10009D8D 0x1020595A
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 APP_LAYER_SYSTEMINCLUDE
       
    30 SYSTEMINCLUDE   /epoc32/include/ecom
       
    31 
       
    32 SOURCEPATH      ../src
       
    33 USERINCLUDE     ../inc
       
    34 
       
    35 SOURCE          nsmldmsipadapter.cpp
       
    36 SOURCE          nsmldmsipadaptergroupproxy.cpp
       
    37 
       
    38 SOURCEPATH		../data
       
    39 
       
    40 START RESOURCE nsmldmsipadapter.rss
       
    41 END
       
    42 
       
    43 LIBRARY         euser.lib 
       
    44 LIBRARY         nsmldebug.lib 
       
    45 LIBRARY         ecom.lib 
       
    46 LIBRARY         sipprofilecli.lib 
       
    47 LIBRARY         charconv.lib 
       
    48 LIBRARY         bafl.lib 
       
    49 LIBRARY         sipcodec.lib 
       
    50 LIBRARY         inetprotutil.lib 
       
    51 LIBRARY         nsmldmiapmatcher.lib
       
    52 LIBRARY         efsrv.lib
       
    53 LIBRARY         sysutil.lib
       
    54 LIBRARY         cmmanager.lib