|
1 /* |
|
2 * Copyright (c) 2002-2005 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: Project definition file for project peninputsplitqwerty |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #include <bldvariant.hrh> |
|
20 #include <data_caging_paths.hrh> |
|
21 #include <platform_paths.hrh> |
|
22 |
|
23 TARGET peninputsplitqwerty.dll |
|
24 TARGETTYPE plugin |
|
25 UID 0x10009D8D 0x2001E2BB |
|
26 |
|
27 CAPABILITY CAP_ECOM_PLUGIN |
|
28 VENDORID VID_DEFAULT |
|
29 |
|
30 SOURCEPATH ../src |
|
31 SOURCE peninputsplitqwertymain.cpp |
|
32 SOURCE peninputsplitqwertyproxy.cpp |
|
33 SOURCE peninputsplitqwertylayout.cpp |
|
34 SOURCE peninputsplitqwertydatamgr.cpp |
|
35 SOURCE peninputsplitqwertywindow.cpp |
|
36 SOURCE peninputsplitqwertyuistatestandby.cpp |
|
37 SOURCE peninputsplitqwertyuistatepopup.cpp |
|
38 SOURCE peninputsplitqwertylafdatamgr.cpp |
|
39 |
|
40 USERINCLUDE ../inc |
|
41 |
|
42 // This is a SYSTEMINCLUDE macro containing the middleware |
|
43 // layer specific include directories |
|
44 MW_LAYER_SYSTEMINCLUDE |
|
45 |
|
46 SYSTEMINCLUDE /epoc32/include/ecom |
|
47 SYSTEMINCLUDE ../../../inc |
|
48 SYSTEMINCLUDE ../../inc |
|
49 |
|
50 SOURCEPATH ../srcdata |
|
51 |
|
52 START RESOURCE 2001E2BB.rss |
|
53 #ifdef SYMBIAN_SECURE_ECOM |
|
54 TARGET peninputsplitqwerty.rsc |
|
55 #endif |
|
56 END |
|
57 |
|
58 // Resource file for VKB window |
|
59 START RESOURCE peninputssqwin.rss |
|
60 HEADER |
|
61 LANGUAGE_IDS |
|
62 END |
|
63 |
|
64 RESOURCE peninputssqwinconfiginfo_01.rss |
|
65 RESOURCE peninputssqwinconfiginfo_02.rss |
|
66 RESOURCE peninputssqwinconfiginfo_03.rss |
|
67 RESOURCE peninputssqwinconfiginfo_04.rss |
|
68 RESOURCE peninputssqwinconfiginfo_05.rss |
|
69 RESOURCE peninputssqwinconfiginfo_06.rss |
|
70 RESOURCE peninputssqwinconfiginfo_07.rss |
|
71 RESOURCE peninputssqwinconfiginfo_08.rss |
|
72 RESOURCE peninputssqwinconfiginfo_09.rss |
|
73 RESOURCE peninputssqwinconfiginfo_10.rss |
|
74 RESOURCE peninputssqwinconfiginfo_13.rss |
|
75 RESOURCE peninputssqwinconfiginfo_14.rss |
|
76 RESOURCE peninputssqwinconfiginfo_15.rss |
|
77 RESOURCE peninputssqwinconfiginfo_16.rss |
|
78 RESOURCE peninputssqwinconfiginfo_17.rss |
|
79 RESOURCE peninputssqwinconfiginfo_18.rss |
|
80 RESOURCE peninputssqwinconfiginfo_25.rss |
|
81 RESOURCE peninputssqwinconfiginfo_26.rss |
|
82 RESOURCE peninputssqwinconfiginfo_27.rss |
|
83 RESOURCE peninputssqwinconfiginfo_28.rss |
|
84 RESOURCE peninputssqwinconfiginfo_33.rss |
|
85 RESOURCE peninputssqwinconfiginfo_37.rss |
|
86 RESOURCE peninputssqwinconfiginfo_39.rss |
|
87 RESOURCE peninputssqwinconfiginfo_42.rss |
|
88 RESOURCE peninputssqwinconfiginfo_44.rss |
|
89 RESOURCE peninputssqwinconfiginfo_45.rss |
|
90 RESOURCE peninputssqwinconfiginfo_49.rss |
|
91 RESOURCE peninputssqwinconfiginfo_50.rss |
|
92 RESOURCE peninputssqwinconfiginfo_51.rss |
|
93 RESOURCE peninputssqwinconfiginfo_54.rss |
|
94 RESOURCE peninputssqwinconfiginfo_57.rss |
|
95 RESOURCE peninputssqwinconfiginfo_58.rss |
|
96 RESOURCE peninputssqwinconfiginfo_59.rss |
|
97 RESOURCE peninputssqwinconfiginfo_67.rss |
|
98 RESOURCE peninputssqwinconfiginfo_68.rss |
|
99 RESOURCE peninputssqwinconfiginfo_70.rss |
|
100 #ifdef RD_MARATHI |
|
101 RESOURCE peninputssqwinconfiginfo_72.rss |
|
102 #endif |
|
103 RESOURCE peninputssqwinconfiginfo_76.rss |
|
104 RESOURCE peninputssqwinconfiginfo_78.rss |
|
105 RESOURCE peninputssqwinconfiginfo_79.rss |
|
106 RESOURCE peninputssqwinconfiginfo_83.rss |
|
107 RESOURCE peninputssqwinconfiginfo_93.rss |
|
108 RESOURCE peninputssqwinconfiginfo_94.rss |
|
109 RESOURCE peninputssqwinconfiginfo_96.rss |
|
110 RESOURCE peninputssqwinconfiginfo_102.rss |
|
111 RESOURCE peninputssqwinconfiginfo_103.rss |
|
112 |
|
113 |
|
114 |
|
115 |
|
116 LIBRARY euser.lib |
|
117 LIBRARY ws32.lib |
|
118 LIBRARY ecom.lib |
|
119 LIBRARY efsrv.lib |
|
120 LIBRARY gdi.lib |
|
121 LIBRARY bafl.lib |
|
122 LIBRARY avkon.lib |
|
123 LIBRARY aknlayout.lib |
|
124 LIBRARY aknlayout2scalable.lib |
|
125 LIBRARY aknicon.lib |
|
126 LIBRARY centralrepository.lib |
|
127 LIBRARY cone.lib |
|
128 LIBRARY ptiengine.lib |
|
129 |
|
130 LIBRARY peninputlayoutinterface.lib |
|
131 LIBRARY peninputlayoutcontrol.lib |
|
132 LIBRARY peninputpluginutils.lib |
|
133 LIBRARY peninputcommonctrls.lib |
|
134 LIBRARY peninputcommonlayout.lib |
|
135 LIBRARY aknskins.lib |
|
136 LIBRARY fbscli.lib |
|
137 LIBRARY estor.lib |