charconvfw/Charconv/ongoing/rom/CHARCONV_CHINESE_TRADITIONAL.IBY
author Pat Downey <patd@symbian.org>
Fri, 04 Jun 2010 10:37:54 +0100
changeset 32 8b9155204a54
permissions -rw-r--r--
Revert last code drop.

/*
* Copyright (c) 2000 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "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:      
*
*/








#ifndef __CHARCONV_CHINESE_TRADITIONAL_IBY__
#define __CHARCONV_CHINESE_TRADITIONAL_IBY__

#ifdef __CHINESE
file=ABI_DIR\BUILD_DIR\BIG5_SHARED.DLL            Sys\Bin\BIG5_SHARED.DLL

ECOM_PLUGIN(GB12345.DLL, 102044EC.rsc)
ECOM_PLUGIN(BIG5.DLL, 102044EA.rsc)

data=MULTI_LINGUIFY(RSC ZRESOURCE\Charconv\GB12345  Resource\Charconv\GB12345)
data=MULTI_LINGUIFY(RSC ZRESOURCE\Charconv\BIG5     Resource\Charconv\BIG5)
#endif

#endif