callcontinuity/nsmldmvccadapter/group/nsmldmvccadapter.mmp
branchRCL_3
changeset 21 f742655b05bf
parent 20 65a3ef1d5bd0
child 22 d38647835c2e
equal deleted inserted replaced
20:65a3ef1d5bd0 21:f742655b05bf
     1 /*
       
     2 * Copyright (c) 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:   Project definition file for project nsmldmvccadapter
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include <defaultcaps.hrh>
       
    20 
       
    21 TARGET                  nsmldmvccadapter.dll
       
    22 TARGETTYPE              PLUGIN
       
    23 UID                     0x10009d8d 0x2000e5bd
       
    24 
       
    25 CAPABILITY              CAP_ECOM_PLUGIN
       
    26 VENDORID                VID_DEFAULT
       
    27 
       
    28 SOURCEPATH              ../src
       
    29 SOURCE                  proxy.cpp
       
    30 SOURCE                  nsmldmvccadapter.cpp
       
    31 SOURCE                  rubydebug.cpp
       
    32 
       
    33 USERINCLUDE             ../inc
       
    34 USERINCLUDE             ../../vcc/inc
       
    35 USERINCLUDE             ../../vccutils/inc
       
    36 
       
    37 APP_LAYER_SYSTEMINCLUDE
       
    38 SYSTEMINCLUDE           /epoc32/include/ecom
       
    39 
       
    40 SOURCEPATH              ../data
       
    41 START RESOURCE          2000E5BD.rss
       
    42 TARGET                  nsmldmvccadapter.rsc
       
    43 END
       
    44 
       
    45 LIBRARY                 euser.lib 
       
    46 LIBRARY                 charconv.lib 
       
    47 LIBRARY                 ecom.lib
       
    48 LIBRARY                 bafl.lib
       
    49 LIBRARY                 inetprotutil.lib 
       
    50 LIBRARY                 serviceprovidersettings.lib
       
    51 LIBRARY                 vccutils.lib
       
    52 LIBRARY                 efsrv.lib //rubydebug
       
    53 LIBRARY                 nsmldmclientserverutils.lib
       
    54 LIBRARY                 rcse.lib