equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2004-2007 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: Build information specification for CallUI. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <platform_paths.hrh> |
|
20 PRJ_PLATFORMS |
|
21 DEFAULT |
|
22 |
|
23 |
|
24 PRJ_EXPORTS |
|
25 |
|
26 // Private |
|
27 ../inc/cauiengine/cauidialresultobserver.h |../inc/cauidialresultobserver.h |
|
28 ../inc/cauiengine/cauilogger.h |../inc/cauilogger.h |
|
29 ../inc/cauiengine/cauieng.h |../inc/cauieng.h |
|
30 |
|
31 // Internal |
|
32 ../inc/caui.hrh |../../../inc/caui.hrh |
|
33 |
|
34 ../group/callui_stub.sis /epoc32/data/z/system/install/callui_stub.sis |
|
35 |
|
36 // LOC files |
|
37 ../loc/callui.loc MW_LAYER_LOC_EXPORT_PATH(callui.loc) |
|
38 |
|
39 // IBY files |
|
40 ../rom/callui.iby CORE_MW_LAYER_IBY_EXPORT_PATH(callui.iby) |
|
41 ../rom/callui_variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(callui_variant.iby) |
|
42 ../rom/calluiresources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(calluiresources.iby) |
|
43 |
|
44 |
|
45 PRJ_MMPFILES |
|
46 ../group/cauiengine.mmp |
|
47 ../group/cauiplugin.mmp |
|
48 |
|
49 |
|
50 // End of File |
|