equal
deleted
inserted
replaced
|
1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of the License "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // elocl.01 Locale information for UK |
|
15 // Localisation DLL for the UK |
|
16 // |
|
17 // |
|
18 |
|
19 /** |
|
20 @file |
|
21 */ |
|
22 |
|
23 TARGET elocl.01 |
|
24 CAPABILITY All |
|
25 TARGETTYPE dll |
|
26 NOEXPORTLIBRARY |
|
27 |
|
28 SOURCEPATH ../src |
|
29 SOURCE ls_cyuk.cpp ls_lneng.cpp ls_mseng.cpp |
|
30 SOURCE ls_lat1.cpp ls_table.cpp ls_unic.cpp |
|
31 |
|
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
33 SYMBIAN_BASE_SYSTEMINCLUDE(kernel) |
|
34 USERINCLUDE ../src |
|
35 |
|
36 #if defined(WINS) |
|
37 DEFFILE /epoc32/release/wins/elocl.def |
|
38 #elif defined(GCC32) && !defined(X86GCC) |
|
39 DEFFILE \epoc32\release\marm\elocl.def |
|
40 #else |
|
41 DEFFILE /epoc32/include/def/eabi/elocl.def |
|
42 #endif |
|
43 |
|
44 LIBRARY euser.lib |
|
45 |
|
46 START WINS |
|
47 BASEADDRESS 0x58000000 |
|
48 END |
|
49 |
|
50 UID 0x100039e6 0x1000659a |
|
51 VENDORID 0x70000001 |
|
52 |
|
53 SMPSAFE |