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) 2004-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 |
* |
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 |
|
0 | 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 |