equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of the License "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Build information file for Active Space Operator Harvesting Plugin |
|
15 * |
|
16 */ |
|
17 |
|
18 #include <platform_paths.hrh> |
|
19 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh" |
|
20 |
|
21 #ifdef BRDO_WRT_HS_FF |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 DEFAULT |
|
25 |
|
26 PRJ_EXPORTS |
|
27 ../rom/wrtharvester.iby CORE_MW_LAYER_IBY_EXPORT_PATH(wrtharvester.iby) |
|
28 |
|
29 PRJ_MMPFILES |
|
30 wrtharvester.mmp |
|
31 |
|
32 PRJ_TESTMMPFILES |
|
33 // None |
|
34 |
|
35 PRJ_TESTEXPORTS |
|
36 // None |
|
37 |
|
38 #endif |
|
39 |
|
40 // End of File |
|
41 |