bluetoothcommsprofiles/btpan/group/bnep.mmp
changeset 48 22de2e391156
parent 0 29b1cd4cb562
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // MACRO __INSTRUMENT_FUNCTION_ENTRY_EXIT
    14 // BNEP protocol implementation project file
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 TARGET			bnep.drv //Recommended unpaged
    18 TARGET			bnep.drv //Recommended unpaged
    19 CAPABILITY		CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
    19 CAPABILITY		CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
    50 #endif
    50 #endif
    51 
    51 
    52 USERINCLUDE ../inc
    52 USERINCLUDE ../inc
    53 
    53 
    54 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    54 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    55 USERINCLUDE   	/epoc32/include/networking	// This is a temporary fix pending the full solution of DEF50710
       
    56 
    55 
    57 LIBRARY			euser.lib
    56 LIBRARY			euser.lib
    58 LIBRARY			mbufmgr.lib
    57 LIBRARY			mbufmgr.lib
    59 LIBRARY         commsfw.lib
    58 LIBRARY         commsfw.lib
    60 LIBRARY			esock.lib
    59 LIBRARY			esock.lib