charconvfw/charconvplugins/group/charconv_japanese_kddiau.iby
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:49:36 +0100
branchGCC_SURGE
changeset 49 4d76f1414957
parent 0 1fb32624e06b
permissions -rw-r--r--
Catchup to latest Symbian^4

/*
* 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