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 #include "../../../inc/build_defines.hrh" |
|
19 |
|
20 |
|
21 PRJ_EXPORTS |
|
22 |
|
23 ../inc/serverconnectionfactorybase.h |../../../inc/serverconnectionfactorybase.h |
|
24 ../inc/pendingconnectionlistener.h |../../../inc/pendingconnectionlistener.h |
|
25 ../inc/pushexception.h |../../../inc/pushexception.h |
|
26 ../inc/pusherrorcodes.h |../../../inc/pusherrorcodes.h |
|
27 ../inc/serverconnectionfactory.h |../../../inc/serverconnectionfactory.h |
|
28 ../inc/serverconnection.h |../../../inc/serverconnection.h |
|
29 ../inc/connectionlistener.h |../../../inc/connectionlistener.h |
|
30 ../inc/nativestreambase.h |../../../inc/nativestreambase.h |
|
31 |
|
32 #ifdef RD_JAVA_SYMBIAN_TARGET |
|
33 |
|
34 #include <platform_paths.hrh> |
|
35 |
|
36 // Generic configuration interface for javanetworking cenrep settings |
|
37 // javanetworking_102823D3 implementation specifics for cenrep data |
|
38 ../conf/javanetworking.confml APP_LAYER_CONFML(javanetworking.confml) |
|
39 ../conf/javanetworking_102823D3.crml APP_LAYER_CRML(javanetworking_102823D3.crml) |
|
40 |
|
41 #endif |