equal
deleted
inserted
replaced
|
1 // Copyright (c) 1999-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 "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 // Base tools (e.g. petran) |
|
15 // |
|
16 // |
|
17 |
|
18 /** |
|
19 @file |
|
20 */ |
|
21 |
|
22 |
|
23 PRJ_PLATFORMS |
|
24 TOOLS TOOLS2 |
|
25 |
|
26 PRJ_EXPORTS |
|
27 |
|
28 ../dspec/romimage.rtf /epoc32/engdoc/e32tools/romimage.rtf |
|
29 ../tranasm/tranasm.bat /epoc32/tools/tranasm.bat |
|
30 ../tranasm/tranasm.pl /epoc32/tools/tranasm.pl |
|
31 ../tranasm/tranasm_x86.pl /epoc32/tools/tranasm_x86.pl |
|
32 ../elftools/elf2inf.pl /epoc32/tools/elf2inf.pl |
|
33 ../elftools/def2dll.bat /epoc32/tools/def2dll.bat |
|
34 ../elftools/def2dll.pl /epoc32/tools/def2dll.pl |
|
35 ../elftools/deputil.pl /epoc32/tools/deputil.pl |
|
36 ../elftools/deputil.pm /epoc32/tools/deputil.pm |
|
37 ../elftools/inc/elfdefs.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tools/elfdefs.h) |
|
38 ../checklib/tag/tag_elf /epoc32/tools/tag/tag_elf |
|
39 ../checklib/tag/tag_coff /epoc32/tools/tag/tag_coff |
|
40 ../inc/seclib.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(seclib.h) |
|
41 |
|
42 |
|
43 PRJ_MMPFILES |
|
44 #ifdef TOOLS |
|
45 eruntest |
|
46 etouch |
|
47 ../pe_dump/pe_dump.mmp |
|
48 pediff |
|
49 readtype |
|
50 rommask |
|
51 w32repro |
|
52 wveconv |
|
53 bin2coff |
|
54 genstubs |
|
55 getexports |
|
56 elftran |
|
57 seclib |
|
58 secdump |
|
59 petran |
|
60 #else |
|
61 checklib.mmp |
|
62 ../elf2e32/group/elf2e32.mmp |
|
63 elfdump |
|
64 seclib |
|
65 #endif |
|
66 |
|
67 PRJ_TESTMMPFILES |
|
68 |