charconvfw/charconvplugins/group/gb18030_diff_gbk.mmp
changeset 0 1fb32624e06b
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 2000-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 * GB18030_diff_gbk converter implementation
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21 @file
       
    22 @SYMPurpose gb18030_4byte.dll GB18030-diff-GBK converter implementation
       
    23 */
       
    24 
       
    25 TARGET			gb18030_diff_gbk.dll
       
    26 TARGETTYPE		dll
       
    27 
       
    28 CAPABILITY		All -Tcb
       
    29 
       
    30 DEFFILE			gb18030_diff_gbk.def
       
    31 
       
    32 UID				0x1000008d 0x10287039
       
    33 VENDORID		0x70000001
       
    34 
       
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 USERINCLUDE		../src/inc
       
    37 
       
    38 SOURCEPATH		../src/shared
       
    39 SOURCE			gb18030_diff_gbk.cpp
       
    40 
       
    41 SOURCEPATH		/epoc32/build/generatedcpp/charconv
       
    42 SOURCE			g_gb18030_diff_gbk.cpp
       
    43 
       
    44 LIBRARY			euser.lib
       
    45 
       
    46 START WINS
       
    47 				baseaddress 0x7d4d0000
       
    48 END
       
    49 
       
    50 SMPSAFE