os/textandloc/charconvfw/charconvplugins/group/Win1254.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 1254 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 is project specification file for the Windows-1254 
    15 *                charconvplugin.
    16 *
    17 */
    18 
    19 
    20 TARGET               win1254.dll
    21 TARGETTYPE           PLUGIN
    22 CAPABILITY           All -Tcb
    23 
    24 uid                  0x10009D8D 0x10207408
    25 VENDORID		0x70000001
    26 
    27 SOURCEPATH			../src/plugins
    28 SOURCE               Win1254.cpp
    29 SOURCEPATH		/epoc32/build/generatedcpp/charconv
    30 SOURCE               g_win1254.cpp 
    31 
    32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 USERINCLUDE		../inc
    34 
    35 LIBRARY              euser.lib
    36 LIBRARY              charconv.lib
    37 LIBRARY              ecom.lib
    38 
    39 SOURCEPATH		../resource
    40 
    41 Start resource       Win1254.rss
    42 Targetpath           /resource/charconv
    43 End
    44 
    45 start resource       10207408.rss
    46 target               win1254.rsc
    47 
    48 end
    49 
    50 SMPSAFE