baseconnectionproviders/refscpr/group/ReferenceSCPR.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 // ReferenceSCPR.MMP Umts/Gprs Subconnection Provider ECOM plugin
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file ReferenceSCPR.MMP
       
    20 */
       
    21 
       
    22 TARGET          referencescpr.dll
       
    23 TARGETTYPE      PLUGIN
       
    24 
       
    25 UID             0x10009D8D 0x102738C2
       
    26 VENDORID 	    0x70000001
       
    27 
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          ReferenceSCPR_subconparams.cpp 
       
    31 SOURCE          ReferenceSCPR_defaultSubconnProv.cpp
       
    32 SOURCE          ReferenceSCPR_subconnProv.cpp 
       
    33 SOURCE          ReferenceSCPR_subconnProvFactory.cpp
       
    34 
       
    35 START RESOURCE 102738C2.rss
       
    36 TARGET referencescpr.rsc
       
    37 END
       
    38 
       
    39 USERINCLUDE     ../inc
       
    40 
       
    41 SYSTEMINCLUDE   /epoc32/include
       
    42 SYSTEMINCLUDE   /epoc32/include/ecom
       
    43 SYSTEMINCLUDE   /epoc32/include/comms-infras
       
    44 SYSTEMINCLUDE   /epoc32/include/networking
       
    45 
       
    46 LIBRARY         euser.lib esock.lib esocksvr.lib eintsock.lib insock.lib
       
    47 LIBRARY         netmeta.lib etelpckt.lib etel.lib umtsif.lib
       
    48 #include	    "comms-infras/commsdebugutility.mmh"
       
    49 
       
    50 CAPABILITY ALL -Tcb