author | Slion |
Wed, 06 Jan 2010 20:35:57 +0100 | |
branch | anywhere |
changeset 24 | 18d195b75193 |
parent 15 | 4122176ea935 |
permissions | -rw-r--r-- |
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
1 |
/* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
2 |
* Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
3 |
* All rights reserved. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
8 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
9 |
* Initial Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
11 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
12 |
* Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
13 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
14 |
* Description: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
15 |
* Localisation DLL for the Japanese locale |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
16 |
* elocl.32 Locale information for Japan |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
17 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
18 |
*/ |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
19 |
|
0 | 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 |