equal
deleted
inserted
replaced
|
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: Image description for project peninpufingerhwr |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifndef PENINPUTFINGERHWR_VARIANT_IBY |
|
19 #define PENINPUTFINGERHWR_VARIANT_IBY |
|
20 |
|
21 #include <data_caging_paths_for_iby.hrh> |
|
22 #include <bldvariant.hrh> |
|
23 |
|
24 #ifdef __PEN_SUPPORT |
|
25 #ifdef FF_CAPACITIVE_DISPLAY |
|
26 #ifdef __HANDWRITING_RECOGNITION_INPUT |
|
27 |
|
28 #ifdef __CHINESE |
|
29 |
|
30 data = DATAZ_\RESOURCE_FILES_DIR\peninputfingerhwrcn.rsc RESOURCE_FILES_DIR\peninputfingerhwrcn.rsc |
|
31 data = DATAZ_\RESOURCE_FILES_DIR\apps\peninputfingerhwr.mif RESOURCE_FILES_DIR\apps\peninputfingerhwr.mif |
|
32 |
|
33 ECOM_PLUGIN(peninputfingerhwr.dll, peninputfingerhwr.rsc) |
|
34 |
|
35 #endif // __CHINESE |
|
36 |
|
37 #endif //__HANDWRITING_RECOGNITION_INPUT |
|
38 #endif //FF_CAPACITIVE_DISPLAY |
|
39 #endif // __PEN_SUPPORT |
|
40 |
|
41 #endif // PENINPUTHWRFSCN_VARIANT_IBY |