|
1 /* |
|
2 * Copyright (c) 2002-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: |
|
15 * Bldmake component description file. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 #include <platform_paths.hrh> |
|
31 |
|
32 PRJ_EXPORTS |
|
33 // specify the source file followed by its destination here |
|
34 // copy will be used to copy the source file to its destination |
|
35 // If there's no destination then the source file will be copied |
|
36 // to the same name in /epoc32/include |
|
37 |
|
38 PRJ_PLATFORMS |
|
39 DEFAULT |
|
40 // Help exports |
|
41 #include "../help/group/bld.inf" |
|
42 |
|
43 ../inc/AknFepManagerInterface.h |../../../inc/AknFepManagerInterface.h |
|
44 ../inc/AknFepManagerUIInterface.h |../../../inc/AknFepManagerUIInterface.h |
|
45 ../inc/AknFepUiIndicEnums.h |../../../inc/AknFepUiIndicEnums.h |
|
46 ../inc/aknfeppeninputimeplugin.h |../../../inc/aknfeppeninputimeplugin.h |
|
47 ../inc/AknFepVietnameseInputTables.h |../../../inc/aknFepVietnameseInputTables.h |
|
48 |
|
49 //From AknFepUiInterface |
|
50 |
|
51 ../UiPlugins/AknFepUiInterface/inc/AknFepIndicator.h |../../../inc/aknfepindicator.h |
|
52 ../UiPlugins/AknFepUiInterface/inc/AknFepUICtrlCandidatePane.h |../../../inc/AknFepUICtrlCandidatePane.h |
|
53 ../UiPlugins/AknFepUiInterface/inc/AknFepUICtrlCandidatePaneInterface.h |../../../inc/AknFepUICtrlCandidatePaneInterface.h |
|
54 ../UiPlugins/AknFepUiInterface/inc/AknFepUiCtrlContainerChinese.h |../../../inc/AknFepUiCtrlContainerChinese.h |
|
55 ../UiPlugins/AknFepUiInterface/inc/AknFepUICtrlContainerJapanese.h |../../../inc/AknFepUICtrlContainerJapanese.h |
|
56 ../UiPlugins/AknFepUiInterface/inc/AknFepUICtrlInputPane.h |../../../inc/AknFepUICtrlInputPane.h |
|
57 ../UiPlugins/AknFepUiInterface/inc/AknFepUICtrlPinyinPopup.h |../../../inc/AknFepUICtrlPinyinPopup.h |
|
58 ../UiPlugins/AknFepUiInterface/inc/AknFepUiStylusPopupMenu.h |../../../inc/AknFepUIStylusPopupMenu.h |
|
59 ../UiPlugins/AknFepUiInterface/inc/aknfepuictrleditpane.h |../../../inc/aknfepuictrleditpane.h |
|
60 #ifdef RD_INTELLIGENT_TEXT_INPUT |
|
61 ../UiPlugins/AknFepUiInterface/inc/AknFepCandidatePopup.h |../../../inc/AknFepCandidatePopup.h |
|
62 ../UiPlugins/AknFepUiInterface/inc/AknFepCandidatePopupCallback.h |../../../inc/AknFepCandidatePopupCallback.h |
|
63 ../UiPlugins/AknFepUiInterface/inc/AknFepUiWordPopupContent.h |../../../inc/AknFepUiWordPopupContent.h |
|
64 #endif //RD_INTELLIGENT_TEXT_INPUT |
|
65 |
|
66 |
|
67 ../rom/aknfep_variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(aknfep_variant.iby) |
|
68 ../rom/aknfepResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(aknfepResources.iby) |
|
69 ../rom/aknfepuiinterface.iby CORE_MW_LAYER_IBY_EXPORT_PATH(aknfepuiinterface.iby) |
|
70 ../rom/peninputimeplugincn_Variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(peninputimeplugincn_Variant.iby) |
|
71 ../rom/peninputimeplugingeneric.iby CORE_MW_LAYER_IBY_EXPORT_PATH(peninputimeplugingeneric.iby) |
|
72 ../rom/peninputimepluginitut_Variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(peninputimepluginitut_Variant.iby) |
|
73 ../rom/PeninputPluginKr.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(PeninputPluginKr.iby) |
|
74 ../rom/peninputimepluginjp_Variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(peninputimepluginjp_Variant.iby) |
|
75 |
|
76 // Generic configuration interface for component cenrep settings |
|
77 ../conf/aknfep.confml APP_LAYER_CONFML(aknfep.confml) |
|
78 ../conf/aknfep_japan.confml CONFML_EXPORT_PATH(aknfep_japan.confml,japan) |
|
79 ../conf/aknfep_thai.confml CONFML_EXPORT_PATH(aknfep_thai.confml,thai) |
|
80 ../conf/aknfep_101F876D.crml APP_LAYER_CRML(aknfep_101F876D.crml) |
|
81 |
|
82 |
|
83 PRJ_MMPFILES |
|
84 // specify the .mmp files required for building the important component releasables |
|
85 // note that you should specify any .mmp files for test programs further down the file. |
|
86 // |
|
87 // Use C++ style #defines to denote that a component is only built for a particular platform |
|
88 |
|
89 //gnumakefile aknfep_icons_dc.mk |
|
90 ../group/AknFep.mmp |
|
91 ../UiPlugins/AknFepUiInterface/group/AknFepUiInterface.mmp |
|
92 ../UiPlugins/AknFepUiInterface/AvkonImpl/group/AknFepUiAvkonPlugin.mmp |
|
93 |
|
94 #ifdef RD_SCALABLE_UI_V2 |
|
95 ../peninputplugins/peninputimepluginitut/group/peninputimepluginitut.mmp |
|
96 ../peninputplugins/peninputimeplugincn/group/peninputimeplugincn.mmp |
|
97 ../peninputplugins/peninputimepluginjp/group/peninputimepluginjp.mmp |
|
98 ../peninputplugins/peninputimeplugingeneric/group/peninputimeplugingeneric.mmp |
|
99 ../peninputplugins/PeninputPluginKr/group/PeninputPluginKr.mmp |
|
100 #endif //RD_SCALABLE_UI_V2 |
|
101 |
|
102 |
|
103 PRJ_EXTENSIONS |
|
104 START EXTENSION s60/mifconv |
|
105 OPTION TARGETFILE aknfepuictrls.mif |
|
106 OPTION HEADERFILE aknfepuictrls.mbg |
|
107 OPTION SOURCES -c8,1 qgn_indi_fep_arrow_left.bmp -c8,1 qgn_indi_fep_arrow_right.bmp -c8,1 qgn_indi_fep_arrow_up.bmp -c8,1 qgn_indi_fep_arrow_down.bmp |
|
108 END |
|
109 // End of file |