diff -r 000000000000 -r 1fb32624e06b charconvfw/charconvplugins/group/jisbase_shared_2.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/charconvfw/charconvplugins/group/jisbase_shared_2.mmp Tue Feb 02 02:02:46 2010 +0200 @@ -0,0 +1,56 @@ +/* +* Copyright (c) 2000-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: +* jisbase_shared_2.dll Code shared between JIS_2.dll,ISO2022JP_2.DLL and ISO2022JP1_2.DLL, S60 version +* +*/ + + +/** + @file +*/ + +TARGET jisbase_shared_2.dll +TARGETTYPE dll + +CAPABILITY All -Tcb + +DEFFILE jisbase_shared.def + +UID 0x1000008d 0x100068a0 +VENDORID 0x70000001 + +USERINCLUDE ../inc +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +USERINCLUDE ../src/shared +USERINCLUDE ../src/inc + +SOURCEPATH ../src/shared +SOURCE jisbase_shared_2.cpp + +LIBRARY euser.lib +LIBRARY charconv.lib +LIBRARY convutils.lib +LIBRARY jisx0201_2.lib +LIBRARY jisx0208_2.lib +LIBRARY jisx0212.lib +library CnvPictographShared.lib +library featmgr.lib + +START WINS + baseaddress 0x74420000 +END + +SMPSAFE