24
|
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 |
|
|
34 |
../rom/aknfep_variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(aknfep_variant.iby)
|
|
35 |
../rom/aknfepResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(aknfepResources.iby)
|
|
36 |
../rom/aknfepuiinterface.iby CORE_MW_LAYER_IBY_EXPORT_PATH(aknfepuiinterface.iby)
|
|
37 |
|
|
38 |
../inc/aknfeppeninputimeplugin.h |../../inc/aknfeppeninputimeplugin.h
|
|
39 |
// Generic configuration interface for component cenrep settings
|
|
40 |
../conf/aknfep.confml APP_LAYER_CONFML(aknfep.confml)
|
|
41 |
../conf/aknfep_japan.confml CONFML_EXPORT_PATH(aknfep_japan.confml,japan)
|
|
42 |
../conf/aknfep_thai.confml CONFML_EXPORT_PATH(aknfep_thai.confml,thai)
|
|
43 |
../conf/aknfep_101F876D.crml APP_LAYER_CRML(aknfep_101F876D.crml)
|
|
44 |
|
|
45 |
|
|
46 |
PRJ_MMPFILES
|
|
47 |
//gnumakefile aknfep_icons_dc.mk
|
|
48 |
../group/AknFep.mmp
|
|
49 |
../UiPlugins/AknFepUiInterface/group/AknFepUiInterface.mmp
|
|
50 |
|
|
51 |
|
|
52 |
|
|
53 |
PRJ_EXTENSIONS
|
|
54 |
START EXTENSION s60/mifconv
|
|
55 |
OPTION TARGETFILE aknfepuictrls.mif
|
|
56 |
OPTION HEADERFILE aknfepuictrls.mbg
|
|
57 |
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
|
|
58 |
END
|
|
59 |
// End of file
|