equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 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 "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 PRJ_EXPORTS |
|
19 |
|
20 #include "../../../inc/build_defines.hrh" |
|
21 |
|
22 ../inc/securitycommsmessagedefs.h |../../../inc/securitycommsmessagedefs.h |
|
23 ../inc/securitystoragedatadefs.h |../../../inc/securitystoragedatadefs.h |
|
24 ../inc/midpauthenticationmodule.h |../../../inc/midpauthenticationmodule.h |
|
25 |
|
26 #ifdef RD_JAVA_SYMBIAN_TARGET |
|
27 |
|
28 #include <platform_paths.hrh> |
|
29 |
|
30 // Generic configuration interface for javasecurity cenrep settings |
|
31 // javasecurity_2001B289.crml implementation specifics for cenrep data |
|
32 // javasecurity_2001B289.gcfml implementation specifics for genconf ml data |
|
33 ../conf/javasecurity.confml APP_LAYER_CONFML(javasecurity.confml) |
|
34 ../conf/javasecurity_2001B289.crml APP_LAYER_CRML(javasecurity_2001B289.crml) |
|
35 #endif |