equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2006-2008 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: File that exports the files belonging to |
|
15 : cchclient api |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 DEFAULT |
|
25 |
|
26 PRJ_EXPORTS |
|
27 ../inc/cchclient.h MW_LAYER_PLATFORM_EXPORT_PATH( cchclient.h ) |
|
28 ../inc/cchclientserver.h MW_LAYER_PLATFORM_EXPORT_PATH( cchclientserver.h ) |
|
29 ../inc/cchclientserver.inl MW_LAYER_PLATFORM_EXPORT_PATH( cchclientserver.inl ) |
|
30 ../inc/cchserver.h MW_LAYER_PLATFORM_EXPORT_PATH( cchserver.h ) |
|
31 ../inc/ccherror.h MW_LAYER_PLATFORM_EXPORT_PATH( ccherror.h ) |
|
32 ../inc/cch.h MW_LAYER_PLATFORM_EXPORT_PATH( cch.h ) |
|
33 ../inc/cchtypes.h MW_LAYER_PLATFORM_EXPORT_PATH( cchtypes.h ) |
|
34 ../inc/cchui.h MW_LAYER_PLATFORM_EXPORT_PATH( cchui.h ) |
|
35 ../inc/cchuiobserver.h MW_LAYER_PLATFORM_EXPORT_PATH( cchuiobserver.h ) |
|
36 |
|