charconvfw/charconvplugins/group/charconv_japanese_kddiau.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 18 Aug 2010 11:34:25 +0300
changeset 51 a7c938434754
parent 0 1fb32624e06b
permissions -rw-r--r--
Revision: 201033 Kit: 201033

/*
* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
* Provides KDDI/AU versions of J5 and Shiftjis plugins.  This should be included in CHARCONV_JAPANESE.IBY.
* This version of the plugins cannot coexist with the DoCoMo versions - only one may be present in a ROM
* build at a time.
*
*/


#ifndef __CHARCONV_JAPANESE_DOCOMO_IBY__

#ifndef __CHARCONV_JAPANESE_KDDIAU_IBY__
#define __CHARCONV_JAPANESE_KDDIAU_IBY__

file=ABI_DIR\BUILD_DIR\shiftjis_kddiau_shared.dll		sys\bin\shiftjis_kddiau_shared.dll
ECOM_PLUGIN(shiftjis_kddiau.dll, 102044E8.rsc)
ECOM_PLUGIN(j5_kddiau.dll, 1020D409.rsc)

#endif
#endif