equal
deleted
inserted
replaced
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2005-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". |
18 */ |
18 */ |
19 |
19 |
20 #include "../test/headercheck/group/bld.inf" |
20 #include "../test/headercheck/group/bld.inf" |
21 |
21 |
22 PRJ_EXPORTS |
22 PRJ_EXPORTS |
23 ../public/logger.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/logger.h) |
23 ../public/logger.h OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/logger.h) |
24 ../public/components.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/logger/components.h) |
24 ../public/components.h OS_LAYER_PLATFORM_EXPORT_PATH(bluetooth/logger/components.h) |
25 btlogger.mmh SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(bluetooth/btlogger.mmh) |
25 btlogger.mmh OS_LAYER_PUBLIC_EXPORT_PATH(bluetooth/btlogger.mmh) |
26 |
26 |
27 btlogger.iby /epoc32/rom/include/btlogger.iby |
27 btlogger.iby /epoc32/rom/include/btlogger.iby |
28 |
28 |
29 PRJ_MMPFILES |
29 PRJ_MMPFILES |
30 logger.MMP |
30 logger.MMP |