os/textandloc/charconvfw/charconvplugins/group/charconv_chinese_simplfied.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2000-2009 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 *
    16 */
    17 
    18 
    19 #ifndef __CHARCONV_CHINESE_SIMPLIFIED_IBY__
    20 #define __CHARCONV_CHINESE_SIMPLIFIED_IBY__
    21 
    22 file=ABI_DIR\BUILD_DIR\gb2312_shared.dll         sys\bin\gb2312_shared.dll
    23 file=ABI_DIR\BUILD_DIR\gbk_shared.dll            sys\bin\gbk_shared.dll
    24 file=ABI_DIR\BUILD_DIR\gb18030_diff_gbk.dll      sys\bin\gb18030_diff_gbk.dll
    25 file=ABI_DIR\BUILD_DIR\gb18030_4byte.dll         sys\bin\gb18030_4byte.dll
    26 
    27 ECOM_PLUGIN(gb2312.dll, 102044E9.rsc)
    28 ECOM_PLUGIN(hz.dll, 102044F2.rsc)
    29 ECOM_PLUGIN(gbk.dll, 102044EB.rsc)
    30 ECOM_PLUGIN(gb18030.dll, 1028703A.rsc)
    31 
    32 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\gb2312  resource\charconv\gb2312)
    33 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\hz      resource\charconv\hz)
    34 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\gbk     resource\charconv\gbk)
    35 data=MULTI_LINGUIFY(RSC ZRESOURCE\charconv\gb18030 resource\charconv\gb18030)
    36 
    37 #endif