charconvfw/charconvplugins/group/shiftjis_kddiau_2.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 14:39:28 +0300
branchRCL_3
changeset 28 26914f8d1faf
parent 0 1fb32624e06b
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

/*
* 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: 
* shiftjis_kddiau_2.dll ShiftJIS converter wrapper for KDDI/AU, S60 version
*
*/


/**
 @file
*/

TARGET			shiftjis_kddiau_2.dll
TARGETTYPE		PLUGIN

CAPABILITY		All -Tcb

UID				0x10009D8D 0x102044E8
VENDORID		0x70000001

USERINCLUDE ../inc
OS_LAYER_SYSTEMINCLUDE_SYMBIAN

USERINCLUDE		../src/inc

SOURCEPATH		../src/plugins
SOURCE			SHIFTJIS_2.CPP

SOURCEPATH		../resource
START RESOURCE	shiftjis.rss
TARGETPATH		/resource/charconv
LANG			sc
END

START RESOURCE	102044e8.rss
TARGET			shiftjis_kddiau_2.rsc
END

LIBRARY			euser.lib
LIBRARY			shiftjis_kddiau_shared_2.lib
LIBRARY			ecom.lib
LIBRARY			featmgr.lib

SMPSAFE