author | John Imhofe <john.imhofe@nokia.com> |
Mon, 21 Dec 2009 16:14:42 +0000 | |
changeset 2 | 4122176ea935 |
parent 0 | a41df078684a |
permissions | -rw-r--r-- |
2
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) 1999-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 support libraries |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
16 |
* |
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 |
|
0 | 19 |
|
20 |
/** |
|
21 |
@file |
|
22 |
*/ |
|
23 |
||
24 |
PRJ_PLATFORMS // Target platforms |
|
25 |
||
26 |
TOOLS DEFAULT |
|
27 |
||
28 |
PRJ_MMPFILES // List of MMP files |
|
29 |
||
30 |
#if defined(TOOLS) |
|
31 |
mmpfiles/COLTAB // Generate coltab.exe to reads and parses the Unicode collation value table and writes out a C++ source file |
|
32 |
// containing the data in a form that can be used by the EPOC collation system. |
|
33 |
||
34 |
#else |
|
35 |
||
36 |
#ifndef SYMBIAN_DISTINCT_LOCALE_MODEL |
|
37 |
||
38 |
mmpfiles/elocldu BUILD_AS_ARM // elocl.18 Netherlands |
|
39 |
mmpfiles/eloclfl BUILD_AS_ARM // elocl.19 Belgium (Flemish) |
|
40 |
mmpfiles/eloclfr BUILD_AS_ARM // elocl.02 France |
|
41 |
mmpfiles/eloclge BUILD_AS_ARM // elocl.03 Germany |
|
42 |
mmpfiles/eloclit BUILD_AS_ARM // elocl.05 Italy |
|
43 |
mmpfiles/eloclsc BUILD_AS_ARM // elocl.SC Scandinavia (English) |
|
44 |
mmpfiles/eloclsp BUILD_AS_ARM // elocl.04 Spain |
|
45 |
mmpfiles/elocluk BUILD_AS_ARM // elocl.01 UK |
|
46 |
mmpfiles/eloclus BUILD_AS_ARM // elocl.10 US |
|
47 |
mmpfiles/elocl_template_japanese BUILD_AS_ARM // elocl.32 Japanese |
|
48 |
mmpfiles/elocl_template_chinese_traditional BUILD_AS_ARM // elocl.31 chinese_traditional |
|
49 |
mmpfiles/elocl_template_chinese_simplified BUILD_AS_ARM // elocl.29 chinese_simplified |
|
50 |
||
51 |
// Conditional makefile given GCCXML build target does not produce the |
|
52 |
// elocl.01 binary this makefile assumes would result from a build. |
|
53 |
#ifndef GCCXML |
|
54 |
PRJ_EXTENSIONS |
|
55 |
start extension base/copy_default // this must be listed after after ELOCLUK as the BLD "verb" of it assumes that ELOCL.01 exists |
|
56 |
TARGET elocl.loc |
|
57 |
SOURCES elocl.01 |
|
58 |
end |
|
59 |
#endif |
|
60 |
||
61 |
PRJ_TESTEXPORTS |
|
62 |
TestNrl.iby /epoc32/rom/include/testnrl.iby |
|
63 |
||
64 |
||
65 |
PRJ_TESTMMPFILES |
|
66 |
||
67 |
mmpfiles/elocltest support // elocl.95 Test locale (DLL) |
|
68 |
mmpfiles/eloclspr support // elocl.101 TEST three-digit locale for US-Sprint |
|
69 |
||
70 |
#ifndef WINC |
|
71 |
mmpfiles/TestNrl support // Non-Rom Localisation Test (APP) |
|
72 |
#endif |
|
73 |
#else |
|
74 |
||
75 |
||
76 |
new_locale_dll/language/group/elocl_language_010.mmp BUILD_AS_ARM |
|
77 |
new_locale_dll/language/group/elocl_language_018.mmp BUILD_AS_ARM |
|
78 |
new_locale_dll/language/group/elocl_language_019.mmp BUILD_AS_ARM |
|
79 |
new_locale_dll/language/group/elocl_language_029.mmp BUILD_AS_ARM |
|
80 |
new_locale_dll/language/group/elocl_language_031.mmp BUILD_AS_ARM |
|
81 |
new_locale_dll/language/group/elocl_language_032.mmp BUILD_AS_ARM |
|
82 |
new_locale_dll/language/group/elocl_language_001.mmp BUILD_AS_ARM |
|
83 |
new_locale_dll/language/group/elocl_language_002.mmp BUILD_AS_ARM |
|
84 |
new_locale_dll/language/group/elocl_language_003.mmp BUILD_AS_ARM |
|
85 |
new_locale_dll/language/group/elocl_language_004.mmp BUILD_AS_ARM |
|
86 |
new_locale_dll/language/group/elocl_language_005.mmp BUILD_AS_ARM |
|
87 |
new_locale_dll/language/group/elocl_language_095.mmp BUILD_AS_ARM |
|
88 |
new_locale_dll/language/group/elocl_language_1034.mmp BUILD_AS_ARM |
|
89 |
||
90 |
new_locale_dll/region/group/elocl_region_840.mmp BUILD_AS_ARM |
|
91 |
new_locale_dll/region/group/elocl_region_528.mmp BUILD_AS_ARM |
|
92 |
new_locale_dll/region/group/elocl_region_056.mmp BUILD_AS_ARM |
|
93 |
new_locale_dll/region/group/elocl_region_250.mmp BUILD_AS_ARM |
|
94 |
new_locale_dll/region/group/elocl_region_276.mmp BUILD_AS_ARM |
|
95 |
new_locale_dll/region/group/elocl_region_156.mmp BUILD_AS_ARM |
|
96 |
new_locale_dll/region/group/elocl_region_380.mmp BUILD_AS_ARM |
|
97 |
new_locale_dll/region/group/elocl_region_724.mmp BUILD_AS_ARM |
|
98 |
new_locale_dll/region/group/elocl_region_826.mmp BUILD_AS_ARM |
|
99 |
new_locale_dll/region/group/elocl_region_392.mmp BUILD_AS_ARM |
|
100 |
new_locale_dll/region/group/elocl_region_158.mmp BUILD_AS_ARM |
|
101 |
||
102 |
new_locale_dll/collation/group/elocl_collation_029.mmp BUILD_AS_ARM |
|
103 |
new_locale_dll/collation/group/elocl_collation_031.mmp BUILD_AS_ARM |
|
104 |
new_locale_dll/collation/group/elocl_collation_032.mmp BUILD_AS_ARM |
|
105 |
new_locale_dll/collation/group/elocl_collation_019.mmp BUILD_AS_ARM |
|
106 |
new_locale_dll/collation/group/elocl_collation_001.mmp BUILD_AS_ARM |
|
107 |
new_locale_dll/collation/group/elocl_collation_002.mmp BUILD_AS_ARM |
|
108 |
new_locale_dll/collation/group/elocl_collation_003.mmp BUILD_AS_ARM |
|
109 |
new_locale_dll/collation/group/elocl_collation_010.mmp BUILD_AS_ARM |
|
110 |
new_locale_dll/collation/group/elocl_collation_1034.mmp BUILD_AS_ARM |
|
111 |
||
112 |
#endif |
|
113 |
||
114 |
||
115 |
||
116 |
#endif |
|
117 |
||
118 |
||
119 |