charconvfw/charconvplugins/group/CnvPictographShared.mmp
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2002-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:         This module is a utitlity for conversion of Vodafone 
       
    15 *                pictograph.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 target			CnvPictographShared.dll
       
    21 CAPABILITY All	-Tcb
       
    22 targettype		dll
       
    23 
       
    24 deffile         CnvPictographShared.def
       
    25 
       
    26 uid				0x1000008d 0x101F8644
       
    27 VENDORID		0x70000001
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 USERINCLUDE		../src/shared
       
    31 //USERINCLUDE		../../framework/src/charconv
       
    32 
       
    33 SOURCEPATH		../src/shared
       
    34 source          CnvPictographShared.cpp
       
    35 
       
    36 library         euser.lib 
       
    37 library			convutils.lib
       
    38 library         CnvShiftJisDirectmap.lib
       
    39 
       
    40 SMPSAFE