charconvfw/charconvplugins/group/charconv_japanese_kddiau.iby
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2007-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 * Provides KDDI/AU versions of J5 and Shiftjis plugins.  This should be included in CHARCONV_JAPANESE.IBY.
       
    16 * This version of the plugins cannot coexist with the DoCoMo versions - only one may be present in a ROM
       
    17 * build at a time.
       
    18 *
       
    19 */
       
    20 
       
    21 
       
    22 #ifndef __CHARCONV_JAPANESE_DOCOMO_IBY__
       
    23 
       
    24 #ifndef __CHARCONV_JAPANESE_KDDIAU_IBY__
       
    25 #define __CHARCONV_JAPANESE_KDDIAU_IBY__
       
    26 
       
    27 file=ABI_DIR\BUILD_DIR\shiftjis_kddiau_shared.dll		sys\bin\shiftjis_kddiau_shared.dll
       
    28 ECOM_PLUGIN(shiftjis_kddiau.dll, 102044E8.rsc)
       
    29 ECOM_PLUGIN(j5_kddiau.dll, 1020D409.rsc)
       
    30 
       
    31 #endif
       
    32 #endif