44
|
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 file for project peninputfingerhwrar
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
#ifndef PENINPUTFINGERHWRAR_VARIANT_IBY
|
|
20 |
#define PENINPUTFINGERHWRAR_VARIANT_IBY
|
|
21 |
|
|
22 |
#include <data_caging_paths_for_iby.hrh>
|
|
23 |
#include <bldvariant.hrh>
|
|
24 |
|
|
25 |
#ifdef __PEN_SUPPORT
|
|
26 |
#ifdef FF_CAPACITIVE_DISPLAY
|
|
27 |
#ifdef FF_ARABIC_HANDWRITING_RECOGNITION_INPUT
|
|
28 |
|
|
29 |
#if defined(__LOCALES_37_IBY__)
|
|
30 |
data = DATAZ_\RESOURCE_FILES_DIR\peninputfingerhwrarwnd.rsc RESOURCE_FILES_DIR\peninputfingerhwrarwnd.rsc
|
|
31 |
data = DATAZ_\RESOURCE_FILES_DIR\apps\peninputfingerhwrar.mif RESOURCE_FILES_DIR\apps\peninputfingerhwrar.mif
|
|
32 |
|
|
33 |
ECOM_PLUGIN(peninputfingerhwrar.dll, peninputfingerhwrar.rsc)
|
|
34 |
#endif //__LOCALES_37_IBY__
|
|
35 |
|
|
36 |
#endif //FF_ARABIC_HANDWRITING_RECOGNITION_INPUT
|
|
37 |
#endif //FF_CAPACITIVE_DISPLAY
|
|
38 |
#endif // __PEN_SUPPORT
|
|
39 |
|
|
40 |
#endif // PENINPUTFINGERHWRAR_VARIANT_IBY |