bluetoothcommsprofiles/btpan/group/bld.inf
changeset 48 22de2e391156
parent 33 4e80e1b997a8
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".
    24 
    24 
    25 DEFAULT
    25 DEFAULT
    26 
    26 
    27 PRJ_EXPORTS
    27 PRJ_EXPORTS
    28 
    28 
    29 ../inc/panprog.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(panprog.h)
    29 ../inc/panprog.h OS_LAYER_PLATFORM_EXPORT_PATH(panprog.h)
    30 ../inc/panctrl.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(panctrl.h)
    30 ../inc/panctrl.h OS_LAYER_PLATFORM_EXPORT_PATH(panctrl.h)
    31 ../inc/panerr.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(panerr.h)
    31 ../inc/panerr.h OS_LAYER_PUBLIC_EXPORT_PATH(panerr.h)
    32 ../inc/BnepPacketNotifier.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/pan/bneppacketnotifier.h)
    32 ../inc/BnepPacketNotifier.h OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/pan/bneppacketnotifier.h)
    33 ../inc/panuiinterfaces.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/panuiinterfaces.h)
    33 ../inc/panuiinterfaces.h OS_LAYER_PLATFORM_EXPORT_PATH(networking/panuiinterfaces.h)
    34 ../inc/panroles.h 	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/panroles.h)
    34 ../inc/panroles.h OS_LAYER_PLATFORM_EXPORT_PATH(networking/panroles.h)
    35 ../group/btpan.iby  	/epoc32/rom/include/btpan.iby
    35 ../group/btpan.iby /epoc32/rom/include/btpan.iby
    36 
    36 
    37 PRJ_MMPFILES
    37 PRJ_MMPFILES
    38 
    38 
    39 ../group/bnep.mmp
    39 bnep.mmp
    40 ../group/panagt.mmp
    40 panagt.mmp
    41 ../group/panhelper.mmp
    41 panhelper.mmp
    42 
    42 
    43 // PAN NAP IP Hook
    43 // PAN NAP IP Hook
    44 #include "../pannapiphook/group/bld.inf"
    44 #include "../pannapiphook/group/bld.inf"
    45 
    45 
    46 #ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
    46 #ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY