localisation/localesupport/mmpfiles/elocltest.mmp
branchanywhere
changeset 41 d32f34975bbf
parent 40 04a1b74efd48
parent 37 a9bf1d2c555e
child 48 10816385149a
equal deleted inserted replaced
40:04a1b74efd48 41:d32f34975bbf
     1 /*
       
     2 * Copyright (c) 2001-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 * Test Localisation DLL 
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 TARGET			elocl.95
       
    21 CAPABILITY		All
       
    22 TARGETTYPE		dll
       
    23 NOEXPORTLIBRARY
       
    24 
       
    25 SOURCEPATH	../src
       
    26 
       
    27 SOURCE			 ls_cytest.cpp ls_lntest.cpp ls_mstest.cpp
       
    28 SOURCE			 ls_lat1.cpp ls_table.cpp ls_test.cpp
       
    29 
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 SYMBIAN_BASE_SYSTEMINCLUDE(kernel)
       
    32 USERINCLUDE ../src
       
    33 
       
    34 #if defined(WINS)
       
    35 DEFFILE			/epoc32/release/wins/elocl.def
       
    36 #elif defined(GCC32) && !defined(X86GCC)
       
    37 DEFFILE			\epoc32\release\marm\elocl.def
       
    38 #else
       
    39 DEFFILE			/epoc32/include/def/eabi/elocl.def
       
    40 #endif
       
    41 
       
    42 LIBRARY			euser.lib
       
    43 
       
    44 START WINS
       
    45 BASEADDRESS		0x58000000
       
    46 END
       
    47 
       
    48 UID		0x100039e6  0x1000B067
       
    49 VENDORID 0x70000001
       
    50 
       
    51 SMPSAFE