os/textandloc/charconvfw/charconvplugins/group/portuguese_locking_gsm7ext.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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 * "Portuguese National Language Locking Shift Table + GSM 7 bit default alphabet extension table" converter 
    16 *
    17 */
    18 
    19 
    20 
    21 /**
    22  @file
    23 */
    24 
    25 TARGET			portuguese_locking_gsm7ext.dll
    26 TARGETTYPE		PLUGIN
    27 
    28 CAPABILITY		All -Tcb
    29 
    30 UID				0x10009D8D 0x1028702E
    31 VENDORID		0x70000001
    32 
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 
    35 SOURCEPATH		../src/plugins
    36 SOURCE			portuguese_locking_gsm7ext.cpp
    37 
    38 SOURCEPATH		/epoc32/build/generatedcpp/charconv
    39 SOURCE			g_portuguese_locking_gsm7ext.cpp
    40 
    41 SOURCEPATH		../resource
    42 START RESOURCE	portuguese_locking_gsm7ext.rss
    43 TARGETPATH		/resource/charconv
    44 LANG			sc
    45 END
    46 
    47 START RESOURCE	1028702E.rss
    48 TARGET			portuguese_locking_gsm7ext.rsc
    49 END
    50 
    51 LIBRARY			euser.lib
    52 LIBRARY			charconv.lib
    53 LIBRARY			ecom.lib
    54 
    55 SMPSAFE