equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2002-2004 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 "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 |
|
19 PRJ_PLATFORMS |
|
20 DEFAULT |
|
21 |
|
22 #include <platform_paths.hrh> |
|
23 |
|
24 PRJ_EXPORTS |
|
25 #ifdef __ACCESSORY_FW |
|
26 |
|
27 ../rom/AccRefPolicy.iby CORE_OS_LAYER_IBY_EXPORT_PATH(AccRefPolicy.iby) |
|
28 ../inc/AccPolProprietaryNameValuePairs.h OS_LAYER_PLATFORM_EXPORT_PATH( AccPolProprietaryNameValuePairs.h ) |
|
29 ../inc/AccPolPropGenericID.h OS_LAYER_PLATFORM_EXPORT_PATH( AccPolPropGenericID.h ) |
|
30 ../data/AccPolGIDInt.dat /epoc32/winscw/c/private/1020504A/AccPolGIDInt.dat |
|
31 ../data/AccPolCapRules.ini /epoc32/winscw/c/private/1020504A/AccPolCapRules.ini |
|
32 ../data/rules.dat /epoc32/winscw/c/private/1020504A/rules.dat |
|
33 |
|
34 ../data/DBS_10205030_accpolicydb.db /epoc32/RELEASE/winscw/UDEB/Z/private/100012a5/DBS_10205030_accpolicydb.db |
|
35 ../data/DBS_10205030_accpolicydb.db /epoc32/RELEASE/winscw/UREL/Z/private/100012a5/DBS_10205030_accpolicydb.db |
|
36 ../data/DBS_10205030_accpolicydb.db /epoc32/data/z/private/100012a5/DBS_10205030_accpolicydb.db |
|
37 |
|
38 #endif // __ACCESSORY_FW |
|
39 |
|
40 // End of File |