charconvfw/charconvplugins/group/iso2022kr.mmp
changeset 0 1fb32624e06b
child 9 26914f8d1faf
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     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 iso2022kr (Korean)
       
    15 *                charconvplugin.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 TARGET               iso2022kr.dll
       
    21 TARGETTYPE           PLUGIN
       
    22 CAPABILITY           All -Tcb
       
    23 
       
    24 uid                  0x10009D8D 0x20010102
       
    25 VENDORID		0x70000001
       
    26 
       
    27 SOURCEPATH			../src/plugins
       
    28 SOURCE               iso2022kr.cpp
       
    29 
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 USERINCLUDE		../inc
       
    32 USERINCLUDE		../src/inc
       
    33 
       
    34 LIBRARY              euser.lib
       
    35 LIBRARY              charconv.lib
       
    36 LIBRARY              ecom.lib
       
    37 LIBRARY              cp949table.lib
       
    38 
       
    39 SOURCEPATH		../resource
       
    40 
       
    41 Start resource       iso2022kr.RSS
       
    42 Targetpath           /resource/charconv
       
    43 End
       
    44 
       
    45 start resource       20010102.rss
       
    46 target               iso2022kr.RSC
       
    47 end
       
    48 
       
    49 SMPSAFE