bluetooth/btextnotifiers/bld.inf
changeset 48 22de2e391156
parent 0 29b1cd4cb562
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-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".
    13 // Description:
    13 // Description:
    14 // BLD.INF for Bluetooth Extended Notifiers
    14 // BLD.INF for Bluetooth Extended Notifiers
    15 
    15 
    16 
    16 
    17 PRJ_EXPORTS
    17 PRJ_EXPORTS
    18 inc/BTExtNotifiers.h		SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(btextnotifiers.h)
    18 inc/BTExtNotifiers.h		OS_LAYER_PUBLIC_EXPORT_PATH(btextnotifiers.h)
    19 inc/BTExtNotifiersPartner.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(btextnotifierspartner.h)
    19 inc/BTExtNotifiersPartner.h	OS_LAYER_PLATFORM_EXPORT_PATH(btextnotifierspartner.h)
    20 inc/BTExtNotifiersConsts.h	SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(btextnotifiersconsts.h)
    20 inc/BTExtNotifiersConsts.h	OS_LAYER_PUBLIC_EXPORT_PATH(btextnotifiersconsts.h)
    21 
    21 
    22 PRJ_MMPFILES
    22 PRJ_MMPFILES
    23 src/BTExtNotifiers.mmp
    23 src/BTExtNotifiers.mmp
    24 
    24 
    25 PRJ_TESTMMPFILES
    25 PRJ_TESTMMPFILES