equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006-2009 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 * Security configuration |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 /** |
|
23 @file |
|
24 */ |
|
25 |
|
26 PRJ_PLATFORMS |
|
27 DEFAULT |
|
28 |
|
29 #ifdef SYMBIAN_USER_PROMPT_SERVICE |
|
30 #include "../ups/romstub/bld.inf" |
|
31 #endif |
|
32 |
|
33 PRJ_EXPORTS |
|
34 ../filetokens/filetokensconfig.iby /epoc32/rom/include/filetokensconfig.iby |
|
35 |
|
36 ../tlsprovider/tlsproviderpolicy.ini z:/resource/tlsproviderpolicy.ini |
|
37 ../tlsprovider/tlsproviderconfig.iby /epoc32/rom/include/tlsproviderconfig.iby |
|
38 |
|
39 ../ocsp/ocsppolicy.ini /epoc32/release/winscw/udeb/z/system/data/ocsppolicy.ini |
|
40 ../ocsp/ocsppolicy.ini /epoc32/release/winscw/urel/z/system/data/ocsppolicy.ini |
|
41 ../ocsp/ocsppolicy.ini /epoc32/data/z/system/data/ocsppolicy.ini |
|
42 ../ocsp/ocspconfig.iby /epoc32/rom/include/ocspconfig.iby |
|
43 |
|
44 // Optional Replaceable files for UPS |
|
45 ../ups/backup/backup_registration.xml z:/private/10283558/backup_registration.xml |
|
46 |
|
47 |
|
48 PRJ_TESTEXPORTS |
|
49 ../tlsprovider/tlsproviderpolicy.ini /epoc32/winscw/c/ttlsprovider/policy/tlsproviderpolicy.ini |
|
50 |
|
51 |
|
52 PRJ_MMPFILES |
|
53 #ifndef TOOLS |
|
54 #ifndef TOOLS2 |
|
55 securityconfig.mmp |
|
56 #endif // TOOLS2 |
|
57 #endif // TOOLS |