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