equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of the License "Eclipse Public License v1.0" |
5 * under the terms of the License "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
33 ../ocsp/ocspcenrep.iby /epoc32/rom/include/ocspcenrep.iby |
33 ../ocsp/ocspcenrep.iby /epoc32/rom/include/ocspcenrep.iby |
34 |
34 |
35 // Optional Replaceable files for UPS |
35 // Optional Replaceable files for UPS |
36 ../ups/backup/backup_registration.xml z:/private/10283558/backup_registration.xml |
36 ../ups/backup/backup_registration.xml z:/private/10283558/backup_registration.xml |
37 |
37 |
|
38 #ifdef SYMBIAN_AUTH_SERVER |
|
39 // AuthServer cenrep file. |
|
40 // NOTE: this is required for emulator and target hardware testing only. It is not used in production. |
|
41 ../authserver/2001ea7f.txt z:/private/10202be9/2001ea7f.txt |
|
42 |
|
43 #endif // SYMBIAN_AUTH_SERVER |
38 // ConfML Files |
44 // ConfML Files |
|
45 ../conf/ci_securityconfig.confml OS_LAYER_EXPORTS_CONFML(ci_securityconfig.confml) |
39 ../conf/securityconfig.confml OS_LAYER_EXPORTS_CONFML(securityconfig.confml) |
46 ../conf/securityconfig.confml OS_LAYER_EXPORTS_CONFML(securityconfig.confml) |
40 |
|
41 // crml file for customizing the OCSP central reposiroty settings - GenerateResponseForMissingUri and EnableGetHttpMethod. |
|
42 ../conf/securityconfig_2002b28b.crml OS_LAYER_EXPORTS_CRML(securityconfig_2002b28b.crml) |
47 ../conf/securityconfig_2002b28b.crml OS_LAYER_EXPORTS_CRML(securityconfig_2002b28b.crml) |
43 |
48 |
44 PRJ_TESTEXPORTS |
49 PRJ_TESTEXPORTS |
45 |
50 |
46 PRJ_MMPFILES |
51 PRJ_MMPFILES |