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