connectivitymodules/SeCon/plugins/pcconn/bld/sconpcconnplugin.mmp
branchRCL_3
changeset 52 4f0867e42d62
parent 51 8e7494275d3a
child 56 3e6957da2ff8
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
     1 /*
       
     2 * Copyright (c) 2005-2009 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:  PC Connectivity Plug-in MMP file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 VENDORID        VID_DEFAULT
       
    23 
       
    24 CAPABILITY      CAP_ECOM_PLUGIN
       
    25 
       
    26 TARGET          sconpcconnplugin.dll
       
    27 TARGETTYPE      PLUGIN
       
    28 
       
    29 UID             0x10009D8D 0x101F9688
       
    30 
       
    31 SOURCEPATH     	../src
       
    32 
       
    33 SOURCE          sconpcconnplugin.cpp
       
    34 SOURCE          proxy.cpp
       
    35 SOURCE          sconpcconnpluginutils.cpp
       
    36 SOURCE          sconservicetimer.cpp
       
    37 SOURCE          sconshutdownwatcher.cpp
       
    38 
       
    39 START RESOURCE 101f9688.rss
       
    40   TARGET        sconpcconnplugin.rsc
       
    41 END
       
    42 
       
    43 // Default system include paths.
       
    44 APP_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 USERINCLUDE     ../inc
       
    47 USERINCLUDE     ../../../inc 
       
    48 USERINCLUDE     ../../../clients/pcconn/inc
       
    49 USERINCLUDE     ../../../servers/pcconn/inc
       
    50 USERINCLUDE     ../../../services/ftp/inc 
       
    51 USERINCLUDE     ../../../catalogspcconnectivityplugin/inc 
       
    52 
       
    53 DEBUGLIBRARY    flogger.lib
       
    54 LIBRARY         sconpcconnclient.lib
       
    55 LIBRARY         euser.lib
       
    56 LIBRARY         irobex.lib 
       
    57 LIBRARY         ecom.lib			
       
    58 LIBRARY         efsrv.lib 
       
    59 LIBRARY         bafl.lib
       
    60 LIBRARY         catalogspcconnectivityplugin.lib
       
    61 LIBRARY         apmime.lib 
       
    62 LIBRARY         bluetooth.lib
       
    63 LIBRARY         esock.lib