bluetooth/btstack/bld.inf
changeset 48 22de2e391156
parent 0 29b1cd4cb562
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 // Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1999-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".
    27 
    27 
    28 PRJ_MMPFILES
    28 PRJ_MMPFILES
    29 common/bt_v2.mmp
    29 common/bt_v2.mmp
    30 
    30 
    31 PRJ_EXPORTS
    31 PRJ_EXPORTS
    32 linkmgr/interface/LinkMuxNotifier.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/linkmuxnotifier.h)
    32 linkmgr/interface/LinkMuxNotifier.h		OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/linkmuxnotifier.h)
    33 linkmgr/interface/PhysicalLinksState.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/physicallinksstate.h)
    33 linkmgr/interface/PhysicalLinksState.h	OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/physicallinksstate.h)
    34 linkmgr/interface/HardResetInitiator.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/hardresetinitiator.h)
    34 linkmgr/interface/HardResetInitiator.h	OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/hardresetinitiator.h)
    35 eirman/interface/eirmanshared.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/eirmanshared.h)
       
    36 secman/public/pairingservershared.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/pairingservershared.h)
       
    37 
    35 
       
    36 eirman/interface/eirmanshared.h			OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/eirmanshared.h)
       
    37 
       
    38 secman/public/pairingservershared.h		OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/pairingservershared.h)
       
    39 
       
    40 l2cap/l2capdebuginfo.h					OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/l2capdebuginfo.h)
    38 
    41 
    39 
    42 
    40 // Stack configuration file
    43 // Stack configuration file
    41 
    44 bluetooth_stack.ini z:/private/101f7989/bluetooth/bluetooth_stack.ini
    42 bluetooth_stack.ini /epoc32/data/z/private/101f7989/bluetooth/bluetooth_stack.ini
       
    43 bluetooth_stack.ini /epoc32/release/winscw/udeb/z/private/101f7989/bluetooth/bluetooth_stack.ini
       
    44 bluetooth_stack.ini /epoc32/release/winscw/urel/z/private/101f7989/bluetooth/bluetooth_stack.ini
       
    45 
       
    46 PRJ_EXPORTS
       
    47 l2cap/l2capdebuginfo.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/l2capdebuginfo.h)
       
    48 
    45 
    49 
    46 
    50 
    47 
    51 
    48 
       
    49