equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 1997-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 * elocl.01 Locale information for UK |
|
16 * Localisation DLL for the UK |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 /** |
|
22 @file |
|
23 */ |
|
24 |
|
25 TARGET elocl.01 |
|
26 CAPABILITY All |
|
27 TARGETTYPE dll |
|
28 NOEXPORTLIBRARY |
|
29 |
|
30 SOURCEPATH ../src |
|
31 SOURCE ls_cyuk.cpp ls_lneng.cpp ls_mseng.cpp |
|
32 SOURCE ls_lat1.cpp ls_table.cpp ls_unic.cpp |
|
33 |
|
34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
35 SYMBIAN_BASE_SYSTEMINCLUDE(kernel) |
|
36 USERINCLUDE ../src |
|
37 |
|
38 #if defined(WINS) |
|
39 DEFFILE /epoc32/release/wins/elocl.def |
|
40 #elif defined(GCC32) && !defined(X86GCC) |
|
41 DEFFILE \epoc32\release\marm\elocl.def |
|
42 #else |
|
43 DEFFILE /epoc32/include/def/eabi/elocl.def |
|
44 #endif |
|
45 |
|
46 LIBRARY euser.lib |
|
47 |
|
48 START WINS |
|
49 BASEADDRESS 0x58000000 |
|
50 END |
|
51 |
|
52 UID 0x100039e6 0x1000659a |
|
53 VENDORID 0x70000001 |
|
54 |
|
55 SMPSAFE |