bluetoothcommsprofiles/btpan/panproviders/group/panproviders.mmp
changeset 0 29b1cd4cb562
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 // Copyright (c) 2007-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 // Bluetooth PAN Profile Providers ECOM Plugin for use with Preq-399
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file 
       
    20 */
       
    21 
       
    22 
       
    23 
       
    24 
       
    25 TARGET                      panproviders.dll
       
    26 TARGETTYPE                  PLUGIN
       
    27 
       
    28 UID                         0x10009D8D 0x1028376F
       
    29 VENDORID                    0x70000001
       
    30 
       
    31 SOURCEPATH                  ../src
       
    32 SOURCE                      ecom_impl.cpp
       
    33 
       
    34 
       
    35 SOURCE                      panethmcpr.cpp
       
    36 SOURCE                      panethflow.cpp
       
    37 SOURCE                      panprovisioninfo.cpp
       
    38 
       
    39 START RESOURCE              1028376F.rss
       
    40 TARGET                      panproviders.rsc
       
    41 END
       
    42 
       
    43 USERINCLUDE                 ../inc
       
    44 USERINCLUDE                 ../../inc
       
    45 USERINCLUDE                 ../../bnep
       
    46 
       
    47 
       
    48 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    49 
       
    50 LIBRARY                     euser.lib
       
    51 LIBRARY                     commsfw.lib
       
    52 LIBRARY                     esocksvr.lib
       
    53 LIBRARY                     netmeta.lib
       
    54 LIBRARY 		            agentprcore.lib
       
    55 LIBRARY                     ethint.lib
       
    56 LIBRARY						nodemessages.lib
       
    57 LIBRARY						netinterfaces.lib
       
    58 LIBRARY						meshmachine.lib
       
    59 LIBRARY						coreproviders.lib
       
    60 
       
    61 #include <bluetooth/btlogger.mmh>
       
    62 
       
    63 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
       
    64 
       
    65 SMPSAFE