charconvfw/charconvplugins/group/portuguese_gsm7_single.mmp
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2008-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 * "GSM 7 bit Default Alphabet + Portuguese National Language Single Shift Table" converter 
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 /**
       
    22  @file
       
    23 */
       
    24 
       
    25 TARGET			portuguese_gsm7_single.dll
       
    26 TARGETTYPE		PLUGIN
       
    27 
       
    28 CAPABILITY		All -Tcb
       
    29 
       
    30 UID				0x10009D8D 0x10287030
       
    31 VENDORID		0x70000001
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 
       
    35 SOURCEPATH		../src/plugins
       
    36 SOURCE			portuguese_gsm7_single.cpp
       
    37 
       
    38 SOURCEPATH		/epoc32/build/generatedcpp/charconv
       
    39 SOURCE			g_portuguese_gsm7_single.cpp
       
    40 
       
    41 SOURCEPATH		../resource
       
    42 START RESOURCE	portuguese_gsm7_single.rss
       
    43 TARGETPATH		/resource/charconv
       
    44 LANG			sc
       
    45 END
       
    46 
       
    47 START RESOURCE	10287030.rss
       
    48 TARGET			portuguese_gsm7_single.rsc
       
    49 END
       
    50 
       
    51 LIBRARY			euser.lib
       
    52 LIBRARY			charconv.lib
       
    53 LIBRARY			ecom.lib
       
    54 
       
    55 SMPSAFE