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: |
|
15 * |
|
16 */ |
|
17 |
|
18 /*New Api INF file*/ |
|
19 #include "../FeedsServer/Api/group/bld.inf" |
|
20 #include <platform_paths.hrh> |
|
21 #include "../../../web_plat/browser_platform_api/inc/Browser_platform_variant.hrh" |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 ARMV5 WINSCW |
|
25 |
|
26 // Exports |
|
27 PRJ_EXPORTS |
|
28 ../data/default_feeds.xml /epoc32/winscw/c/private/1020728E/default_feeds.xml |
|
29 ../data/default_empty_feeds.xml /epoc32/data/z/private/1020728E/default_feeds.xml |
|
30 |
|
31 ../rom/FeedsEngine.iby CORE_MW_LAYER_IBY_EXPORT_PATH(FeedsEngine.iby) |
|
32 ../rom/FeedsResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(FeedsResources.iby) |
|
33 |
|
34 // Feedsengine database security policy file |
|
35 ../DBMS/10281F95.SPD /epoc32/release/winscw/UDEB/Z/private/100012a5/policy/10281F95.SPD |
|
36 ../DBMS/10281F95.SPD /epoc32/release/winscw/UREL/Z/private/100012a5/policy/10281F95.SPD |
|
37 ../DBMS/10281F95.SPD /epoc32/data/Z/private/100012a5/policy/10281F95.SPD |
|
38 |
|
39 // Secure Backup registration file |
|
40 ./backup_registration.xml /epoc32/wins/c/private/1020728E/backup_registration.xml |
|
41 ./backup_registration.xml /epoc32/winscw/c/private/1020728E/backup_registration.xml |
|
42 ./backup_registration.xml /epoc32/data/z/private/1020728E/backup_registration.xml |
|
43 |
|
44 PRJ_MMPFILES |
|
45 |
|
46 FeedsServer.mmp |
|
47 FeedsServerClient.mmp |
|
48 // FeedsApp.mmp // for test harness |
|
49 |