baseconnectionproviders/refcpr/group/ReferenceCPR.mmp
branchRCL_3
changeset 69 9d7ce34704c8
equal deleted inserted replaced
67:00c6709d25aa 69:9d7ce34704c8
       
     1 // Copyright (c) 2005-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 // ReferenceCPR.MMP New IP Connection Provider ECOM plugin with BM support
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 
       
    23 TARGET          referencecpr.dll
       
    24 TARGETTYPE      PLUGIN
       
    25 
       
    26 UID             0x10009D8D 0x102738D0
       
    27 VENDORID 		0x70000001
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          ReferenceCPR_connProv.cpp 
       
    31 SOURCE			ReferenceCPR_connProvFactory.cpp
       
    32 
       
    33 USERINCLUDE     ../inc
       
    34 
       
    35 SYSTEMINCLUDE   /epoc32/include
       
    36 SYSTEMINCLUDE   /epoc32/include/ecom
       
    37 SYSTEMINCLUDE   /epoc32/include/comms-infras
       
    38 
       
    39 START RESOURCE 102738D0.rss
       
    40 TARGET referencecpr.rsc
       
    41 END
       
    42 
       
    43 LIBRARY         euser.lib esock.lib esocksvr.lib eintsock.lib insock.lib
       
    44 LIBRARY         netmeta.lib		// for the ABIv2
       
    45 #include	    "comms-infras/commsdebugutility.mmh"
       
    46 
       
    47 CAPABILITY ALL -Tcb