sl@0: /*
sl@0: * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0: * All rights reserved.
sl@0: * This component and the accompanying materials are made available
sl@0: * under the terms of "Eclipse Public License v1.0"
sl@0: * which accompanies this distribution, and is available
sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0: *
sl@0: * Initial Contributors:
sl@0: * Nokia Corporation - initial contribution.
sl@0: *
sl@0: * Contributors:
sl@0: *
sl@0: * Description: 
sl@0: * Provides DoCoMo versions of J5 and Shiftjis plugins.  This should be included in CHARCONV_JAPANESE.IBY.
sl@0: * This version of the plugins cannot coexist with the KDDI/AU versions - only one may be present in a ROM
sl@0: * build at a time.
sl@0: *
sl@0: */
sl@0: 
sl@0: 
sl@0: #ifndef __CHARCONV_JAPANESE_KDDIAU_IBY__
sl@0: 
sl@0: #ifndef __CHARCONV_JAPANESE_DOCOMO_IBY__
sl@0: #define __CHARCONV_JAPANESE_DOCOMO_IBY__
sl@0: 
sl@0: file=ABI_DIR\BUILD_DIR\shiftjis_docomo_shared.dll		sys\bin\shiftjis_docomo_shared.dll
sl@0: ECOM_PLUGIN(shiftjis_ntt_docomo.dll, 102044E8.rsc)
sl@0: ECOM_PLUGIN(j5_docomo.dll, 1020D409.rsc)
sl@0: 
sl@0: #endif
sl@0: #endif