diff -r 14e279d2bbb7 -r 22de2e391156 bluetoothcommsprofiles/btpan/group/bld.inf --- a/bluetoothcommsprofiles/btpan/group/bld.inf Wed Jul 21 15:42:05 2010 +0300 +++ b/bluetoothcommsprofiles/btpan/group/bld.inf Thu Sep 23 17:06:47 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -26,19 +26,19 @@ PRJ_EXPORTS -../inc/panprog.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(panprog.h) -../inc/panctrl.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(panctrl.h) -../inc/panerr.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(panerr.h) -../inc/BnepPacketNotifier.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/pan/bneppacketnotifier.h) -../inc/panuiinterfaces.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/panuiinterfaces.h) -../inc/panroles.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(networking/panroles.h) -../group/btpan.iby /epoc32/rom/include/btpan.iby +../inc/panprog.h OS_LAYER_PLATFORM_EXPORT_PATH(panprog.h) +../inc/panctrl.h OS_LAYER_PLATFORM_EXPORT_PATH(panctrl.h) +../inc/panerr.h OS_LAYER_PUBLIC_EXPORT_PATH(panerr.h) +../inc/BnepPacketNotifier.h OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/pan/bneppacketnotifier.h) +../inc/panuiinterfaces.h OS_LAYER_PLATFORM_EXPORT_PATH(networking/panuiinterfaces.h) +../inc/panroles.h OS_LAYER_PLATFORM_EXPORT_PATH(networking/panroles.h) +../group/btpan.iby /epoc32/rom/include/btpan.iby PRJ_MMPFILES -../group/bnep.mmp -../group/panagt.mmp -../group/panhelper.mmp +bnep.mmp +panagt.mmp +panhelper.mmp // PAN NAP IP Hook #include "../pannapiphook/group/bld.inf"