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 * Localisation DLL for the Japanese locale |
|
16 * elocl.32 Locale information for Japan |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 /** |
|
22 @file |
|
23 */ |
|
24 |
|
25 |
|
26 TARGET elocl.32 |
|
27 CAPABILITY All |
|
28 TARGETTYPE dll |
|
29 NOEXPORTLIBRARY |
|
30 |
|
31 SOURCEPATH ../src |
|
32 SOURCE ls_cy_template_japanese.cpp |
|
33 SOURCE ls_ln_template_japanese.cpp |
|
34 SOURCE ls_ms_template_japanese.cpp |
|
35 SOURCE ls_table.cpp |
|
36 SOURCEPATH ../Japanese/intermediate |
|
37 SOURCE ls_unic_template_japanese.cpp |
|
38 |
|
39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
40 SYMBIAN_BASE_SYSTEMINCLUDE(kernel) |
|
41 USERINCLUDE ../src |
|
42 |
|
43 #if defined(WINS) |
|
44 DEFFILE /epoc32/release/wins/elocl.def |
|
45 #elif defined(GCC32) && !defined(X86GCC) |
|
46 DEFFILE \epoc32\release\marm\elocl.def |
|
47 #else |
|
48 DEFFILE /epoc32/include/def/eabi/elocl.def |
|
49 #endif |
|
50 |
|
51 LIBRARY euser.lib |
|
52 |
|
53 START WINS |
|
54 BASEADDRESS 0x58000000 |
|
55 END |
|
56 |
|
57 UID 0x100039e6 0x10006598 |
|
58 VENDORID 0x70000001 |
|
59 |
|
60 SMPSAFE |
|