os/ossrv/lowlevellibsandfws/apputils/initLocale/group/testLocale.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 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 *
    16 */
    17 #ifndef __TESTLOCALE__
    18 #define __TESTLOCALE__
    19 
    20 //default locale dll
    21 #ifndef SYMBIAN_DISTINCT_LOCALE_MODEL
    22 
    23 file=ABI_DIR\BUILD_DIR\elocl.loc			System\Libs\elocl.loc
    24 
    25 #else
    26 
    27 file=ABI_DIR\BUILD_DIR\elocl_lan.001			System\Libs\elocl_lan.001
    28 file=ABI_DIR\BUILD_DIR\elocl_reg.826			System\Libs\elocl_reg.826
    29 file=ABI_DIR\BUILD_DIR\elocl_col.001			System\Libs\elocl_col.001
    30 
    31 file=ABI_DIR\BUILD_DIR\elocl_lan.010			System\Libs\elocl_lan.010
    32 file=ABI_DIR\BUILD_DIR\elocl_reg.840			System\Libs\elocl_reg.840
    33 file=ABI_DIR\BUILD_DIR\elocl_col.010			System\Libs\elocl_col.010
    34 
    35 file=ABI_DIR\BUILD_DIR\elocl_lan.031			System\Libs\elocl_lan.031
    36 file=ABI_DIR\BUILD_DIR\elocl_reg.156			System\Libs\elocl_reg.156
    37 file=ABI_DIR\BUILD_DIR\elocl_col.031			System\Libs\elocl_col.031
    38 
    39 file=ABI_DIR\BUILD_DIR\elocl_lan.003			System\Libs\elocl_lan.003
    40 file=ABI_DIR\BUILD_DIR\elocl_reg.276			System\Libs\elocl_reg.276
    41 file=ABI_DIR\BUILD_DIR\elocl_col.003			System\Libs\elocl_col.003
    42 
    43 
    44 #endif
    45 
    46 
    47 
    48 
    49 //default repositary file for locale settings
    50 data=DATAZ_\PRIVATE\10202be9\1020e4d3.cre 	private\10202be9\1020e4d3.cre
    51 
    52 #endif