os/textandloc/localisation/localesupport/mmpfiles/elocltest.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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