locales/loce32/MmpFiles/elocl_my_apac.mmp
changeset 0 05e9090e2422
child 26 800e0f20cfe9
equal deleted inserted replaced
-1:000000000000 0:05e9090e2422
       
     1 /*
       
     2 * Copyright (c) 1997-1999 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 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET          elocl.326
       
    23 
       
    24 TARGETTYPE      dll
       
    25 
       
    26 CAPABILITY      ALL
       
    27 VENDORID        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH      ../src
       
    30 SOURCE          ls_cy_ms_my_apac.cpp ls_lnmay.cpp ls_msmay.cpp
       
    31 //SOURCE          ls_lat1.cpp ls_table.cpp ls_colmay.cpp //Removed EHCN-6LA5VF
       
    32 
       
    33 // added to fix EHCN-6LA5VF Risalmin
       
    34 SOURCE          ls_table.cpp
       
    35 SOURCE          unicodeconv.cpp
       
    36 source          CP936.cpp
       
    37 
       
    38 SOURCEPATH      ../Collations/SimplifiedChinesePinyin/intermediate
       
    39 SOURCE          ls_chinese_pinyin.cpp
       
    40 // end of addition
       
    41 
       
    42 // This is a SYSTEMINCLUDE macro containing the middleware
       
    43 // layer specific include directories
       
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 SYSTEMINCLUDE   ../../../inc
       
    47 SYSTEMINCLUDE   ../../inc
       
    48 SYSTEMINCLUDE   ../src
       
    49 SYSTEMINCLUDE   /epoc32/include/kernel
       
    50 
       
    51 #if defined(ARMCC)
       
    52 DEFFILE         /epoc32/include/def/eabi/elocl.def
       
    53 #elif defined(WINS)
       
    54 DEFFILE         /epoc32/release/wins/elocl.def
       
    55 #elif defined(MARM) || defined(MCORE)
       
    56 DEFFILE         /epoc32/release/marm/elocl.def
       
    57 #else
       
    58 #error not supported
       
    59 #endif
       
    60 
       
    61 LIBRARY         euser.lib
       
    62 
       
    63 START WINS
       
    64 BASEADDRESS     0x58000000
       
    65 END
       
    66 
       
    67 UID     0x100039e6 0x100065a5