locales/loce32/language/group/elocl_language_sl.mmp
changeset 53 8f0f421d3d0f
equal deleted inserted replaced
50:c6286dcf6040 53:8f0f421d3d0f
       
     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_lan.028
       
    23 CAPABILITY      ALL
       
    24 TARGETTYPE      dll
       
    25 
       
    26 VENDORID        VID_DEFAULT
       
    27 
       
    28 SOURCEPATH	../src
       
    29 SOURCE	language.cpp
       
    30 SOURCE	language_sl.cpp
       
    31 
       
    32 // This is a SYSTEMINCLUDE macro containing the middleware
       
    33 // layer specific include directories
       
    34 MW_LAYER_SYSTEMINCLUDE
       
    35 
       
    36 SYSTEMINCLUDE   ../../../inc
       
    37 SYSTEMINCLUDE   ../../inc
       
    38 SYSTEMINCLUDE   ../inc
       
    39 SYMBIAN_BASE_SYSTEMINCLUDE(kernel)
       
    40 
       
    41 #if defined(WINS)
       
    42 DEFFILE			../def/language_wins.def
       
    43 #elif defined(GCC32) && !defined(X86GCC)
       
    44 DEFFILE			\epoc32\release\marm\elocl.def
       
    45 #else
       
    46 DEFFILE			../def/language_arm.def
       
    47 #endif
       
    48 
       
    49 START WINS
       
    50 //BASEADDRESS		0x58000000
       
    51 END
       
    52 
       
    53 UID		0x100039e6 0x100075a0
       
    54 VENDORID 0x70000001