connectivitymodules/SeCon/plugins/pcconn/bld/sconpcconnplugin.mmp
branchRCL_3
changeset 19 0aa8cc770c8a
parent 18 453dfc402455
child 20 4a793f564d72
equal deleted inserted replaced
18:453dfc402455 19:0aa8cc770c8a
     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 // To get the MW_LAYER_SYSTEMINCLUDE-definition
       
    20 #include <platform_paths.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 
       
    23 VENDORID        VID_DEFAULT
       
    24 
       
    25 CAPABILITY      CAP_ECOM_PLUGIN
       
    26 
       
    27 TARGET          sconpcconnplugin.dll
       
    28 TARGETTYPE      PLUGIN
       
    29 
       
    30 UID             0x10009D8D 0x101F9688
       
    31 
       
    32 SOURCEPATH     	../src
       
    33 
       
    34 SOURCE          sconpcconnplugin.cpp
       
    35 SOURCE          proxy.cpp
       
    36 SOURCE          sconpcconnpluginutils.cpp
       
    37 SOURCE          sconservicetimer.cpp
       
    38 SOURCE          sconshutdownwatcher.cpp
       
    39 
       
    40 START RESOURCE 101f9688.rss
       
    41   TARGET        sconpcconnplugin.rsc
       
    42 END
       
    43 
       
    44 // Default system include paths for middleware layer modules.
       
    45 MW_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 USERINCLUDE     ../inc
       
    48 USERINCLUDE     ../../../inc 
       
    49 USERINCLUDE     ../../../clients/pcconn/inc
       
    50 USERINCLUDE     ../../../servers/pcconn/inc
       
    51 USERINCLUDE     ../../../services/ftp/inc 
       
    52 USERINCLUDE     ../../../catalogspcconnectivityplugin/inc 
       
    53 
       
    54 DEBUGLIBRARY    flogger.lib
       
    55 LIBRARY         sconpcconnclient.lib
       
    56 LIBRARY         euser.lib
       
    57 LIBRARY         irobex.lib 
       
    58 LIBRARY         ecom.lib			
       
    59 LIBRARY         efsrv.lib 
       
    60 LIBRARY         bafl.lib
       
    61 LIBRARY         catalogspcconnectivityplugin.lib
       
    62 LIBRARY         apmime.lib 
       
    63 LIBRARY         bluetooth.lib
       
    64 LIBRARY         esock.lib