equal
deleted
inserted
replaced
1 /* |
|
2 * Copyright (c) 2004-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 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 PRJ_PLATFORMS |
|
21 |
|
22 |
|
23 PRJ_EXPORTS |
|
24 |
|
25 //Perl tool to generate cpp's & headerfiles |
|
26 FatConversionTable.pl /epoc32/tools/FatConversionTable.pl |
|
27 |
|
28 //Rom build support |
|
29 ../group/FATCharsetConv.iby /epoc32/rom/include/fatcharsetconv.iby |
|
30 |
|
31 |
|
32 PRJ_EXTENSIONS |
|
33 start extension syslibs/conversiontable |
|
34 end |
|
35 |
|
36 |
|
37 PRJ_MMPFILES |
|
38 |
|
39 ../mmpfiles/CP950.mmp |
|
40 ../mmpfiles/CP949.mmp |
|
41 ../mmpfiles/CP936.mmp |
|
42 ../mmpfiles/CP54936.mmp |
|
43 ../mmpfiles/CP932.mmp |
|
44 ../mmpfiles/CP874.mmp |
|
45 ../mmpfiles/CP1258.mmp |
|
46 ../mmpfiles/CP1257.mmp |
|
47 ../mmpfiles/CP1256.mmp |
|
48 ../mmpfiles/CP1255.mmp |
|
49 ../mmpfiles/CP1254.mmp |
|
50 ../mmpfiles/CP1253.mmp |
|
51 ../mmpfiles/CP1252.mmp |
|
52 ../mmpfiles/CP1251.mmp |
|
53 ../mmpfiles/CP1250.mmp |
|
54 |
|
55 |
|
56 PRJ_TESTEXPORTS |
|
57 ../group/FATCharsetConvTests.iby /epoc32/rom/include/fatcharsetconvtests.iby |
|
58 ../group/FATCharsetConvTests.bat /epoc32/data/z/system/test/fatcharsetconvtests.bat |
|
59 |
|
60 |
|
61 PRJ_TESTMMPFILES |
|
62 ../test/T_CP950.mmp |
|
63 ../test/T_CP949.mmp |
|
64 ../test/T_CP936.mmp |
|
65 ../test/T_CP54936.mmp |
|
66 ../test/T_CP932.mmp |
|
67 ../test/T_CP874.mmp |
|
68 ../test/T_CP1258.mmp |
|
69 ../test/T_CP1257.mmp |
|
70 ../test/T_CP1256.mmp |
|
71 ../test/T_CP1255.mmp |
|
72 ../test/T_CP1254.mmp |
|
73 ../test/T_CP1253.mmp |
|
74 ../test/T_CP1252.mmp |
|
75 ../test/T_CP1251.mmp |
|
76 ../test/T_CP1250.mmp |
|
77 |
|