Update contrib.
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 #ifndef OS_LAYER_PLATFORM_EXPORT_PATH
17 #define OS_LAYER_PLATFORM_EXPORT_PATH(XXX) /epoc32/include/platform/##XXX
20 #ifndef OS_LAYER_PUBLIC_EXPORT_PATH
21 #define OS_LAYER_PUBLIC_EXPORT_PATH(XXX) /epoc32/include/##XXX
24 #ifndef MW_LAYER_PUBLIC_EXPORT_PATH
25 #define MW_LAYER_PUBLIC_EXPORT_PATH(exported) /epoc32/include/mw/##exported
28 #ifndef MW_LAYER_PLATFORM_EXPORT_PATH
29 #define MW_LAYER_PLATFORM_EXPORT_PATH(exported) /epoc32/include/platform/mw/##exported
33 #ifndef S60_CORE_OSEXT_LAYER_IBY_EXPORT_PATH
34 #define S60_CORE_OSEXT_LAYER_IBY_EXPORT_PATH(XXX) /epoc32/rom/include/core/osext/##XXX
38 #ifndef OS_LAYER_LOC_EXPORT_PATH
39 #define OS_LAYER_LOC_EXPORT_PATH(exported) /epoc32/include/platform/loc/sc/##exported
42 #ifndef CORE_OS_LAYER_IBY_EXPORT_PATH
43 #define CORE_OS_LAYER_IBY_EXPORT_PATH(XXX) /epoc32/rom/include/core/os/##XXX