1 /* |
1 /* |
2 * ============================================================================= |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
3 * Name : wrtharvesterResources.iby |
3 * All rights reserved. |
4 * Part of : |
4 * This component and the accompanying materials are made available |
5 * Description : The resource iby file contains resource that needs to be |
5 * under the terms of the License "Eclipse Public License v1.0" |
6 * localized for wrtharvester |
6 * which accompanies this distribution, and is available |
7 * Version : %version: 1 % |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8 * |
8 * |
9 * Copyright (c) 2009 Nokia. All rights reserved. |
9 * Initial Contributors: |
10 * This material, including documentation and any related computer |
10 * Nokia Corporation - initial contribution. |
11 * programs, is protected by copyright controlled by Nokia. All |
11 * |
12 * rights are reserved. Copying, including reproducing, storing, |
12 * Contributors: |
13 * adapting or translating, any or all of this material requires the |
13 * |
14 * prior written consent of Nokia. This material also contains |
14 * Description: IBY file |
15 * confidential information which may not be disclosed to others |
15 * |
16 * without the prior written consent of Nokia. |
|
17 * ============================================================================ |
|
18 */ |
16 */ |
19 |
17 |
20 #ifndef WRTHARVESTERRESOURCES_IBY |
18 #ifndef WRTHARVESTERRESOURCES_IBY |
21 #define WRTHARVESTERRESOURCES_IBY |
19 #define WRTHARVESTERRESOURCES_IBY |
22 |
20 |
23 #include <platform/mw/Browser_platform_variant.hrh> |
21 #ifdef __S60_32__ |
|
22 #include <browser_platform_variant.hrh> |
|
23 #else |
|
24 #include <platform/mw/browser_platform_variant.hrh> |
|
25 #endif |
24 |
26 |
25 #ifdef BRDO_WRT_HS_FF |
27 #ifdef BRDO_WRT_HS_FF |
26 data=ZRESOURCE\wrtharvester.rsc RESOURCE_FILES_DIR\wrtharvester.rsc |
28 data=ZRESOURCE\wrtharvester.rsc RESOURCE_FILES_DIR\wrtharvester.rsc |
27 #endif |
29 #endif |
28 |
30 |