First public contribution.
2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
18 #ifndef __CHARCONV_JAPANESE_S60_IBY__
20 #ifndef __CHARCONV_JAPANESE_IBY__
21 #define __CHARCONV_JAPANESE_IBY__
23 // Include either charconv_japanese_docomo.iby or charconv_japanese_kddiau.iby to choose operator specific
24 // versions of shiftjis and j5 plugins. Note only ONE of these versions may be present in ROM at any time.
25 #include <charconv_japanese_docomo.iby>
27 file=ABI_DIR\BUILD_DIR\jisbase_shared.dll sys\bin\jisbase_shared.dll
28 file=ABI_DIR\BUILD_DIR\jisx0201.dll sys\bin\jisx0201.dll
29 file=ABI_DIR\BUILD_DIR\jisx0208.dll sys\bin\jisx0208.dll
30 file=ABI_DIR\BUILD_DIR\jisx0212.dll sys\bin\jisx0212.dll
32 ECOM_PLUGIN(iso2022jp.dll, 102044F5.rsc)
33 ECOM_PLUGIN(iso2022jp1.dll, 102044F6.rsc)
34 ECOM_PLUGIN(jis.dll, 102044F3.rsc)
35 ECOM_PLUGIN(eucjp_packed.dll, 102044F4.rsc)
37 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\shiftjis resource\charconv\shiftjis)
38 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\iso2022jp resource\charconv\iso2022jp)
39 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\iso2022jp1 resource\charconv\iso2022jp1)
40 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\jis resource\charconv\jis)
41 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\eucjp_packed resource\charconv\eucjp_packed)
42 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\j5 resource\charconv\j5)