os/textandloc/charconvfw/charconvplugins/group/KOI8U.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2002 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 KOI8-U Belorusian/
    15 *                Ukrainian Cyrillic charconvplugin.
    16 *
    17 */
    18 
    19 
    20 TARGET               KOI8U.dll
    21 TARGETTYPE           PLUGIN
    22 CAPABILITY           All -Tcb
    23 
    24 uid                  0x10009D8D 0x10207402
    25 
    26 SOURCEPATH			../src/plugins
    27 SOURCE               KOI8U.cpp
    28 SOURCEPATH		/epoc32/build/generatedcpp/charconv
    29 SOURCE               g_KOI8U.cpp
    30 
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    32 USERINCLUDE		../inc
    33 
    34 LIBRARY              euser.lib
    35 LIBRARY              charconv.lib
    36 LIBRARY              ecom.lib
    37 
    38 SOURCEPATH		../resource
    39 Start resource       KOI8U.rss
    40 Targetpath           /resource/charconv
    41 End
    42 
    43 start resource       10207402.rss
    44 target               koi8u.rsc
    45 end
    46 
    47 SMPSAFE