os/textandloc/charconvfw/charconvplugins/group/eucjp_packed_2.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description: 
    15 * eucjp_packed_2.dll EUC-JP(packed) converter wrapper, S60 version 
    16 *
    17 */
    18 
    19 
    20 /**
    21  @file
    22 */
    23 
    24 TARGET			eucjp_packed_2.dll
    25 TARGETTYPE		PLUGIN
    26 
    27 CAPABILITY		All -Tcb
    28 
    29 UID				0x10009D8D 0x102044F4
    30 VENDORID		0x70000001
    31 
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 USERINCLUDE		../src/shared
    34 USERINCLUDE		../inc
    35 SOURCEPATH		../src/plugins
    36 SOURCE			EUCJP_PACKED_2.CPP
    37 
    38 SOURCEPATH		../resource
    39 START RESOURCE	eucjp_packed.rss
    40 LANG			sc
    41 TARGETPATH		/resource/charconv
    42 END
    43 
    44 START RESOURCE	102044f4.rss
    45 TARGET			eucjp_packed_2.rsc
    46 END
    47 
    48 LIBRARY			euser.lib
    49 LIBRARY			convutils.lib
    50 LIBRARY			jisx0201_2.lib
    51 LIBRARY			jisx0208_2.lib
    52 LIBRARY			jisx0212.lib
    53 LIBRARY			ecom.lib
    54 library         CnvPictographShared.lib
    55 LIBRARY         featmgr.lib
    56 
    57 SMPSAFE