equal
deleted
inserted
replaced
17 */ |
17 */ |
18 |
18 |
19 |
19 |
20 |
20 |
21 PRJ_PLATFORMS |
21 PRJ_PLATFORMS |
22 TOOLS TOOLS2 |
22 TOOLS2 |
23 |
23 |
24 PRJ_EXPORTS |
24 PRJ_EXPORTS |
25 |
25 #ifndef TOOLS2_LINUX |
26 ../elf2inf.pl /epoc32/tools/elf2inf.pl |
26 ../elf2inf.pl /epoc32/tools/elf2inf.pl |
27 ../def2dll.bat /epoc32/tools/def2dll.bat |
27 ../def2dll.bat /epoc32/tools/def2dll.bat |
28 ../def2dll.pl /epoc32/tools/def2dll.pl |
28 ../def2dll.pl /epoc32/tools/def2dll.pl |
29 ../deputil.pl /epoc32/tools/deputil.pl |
29 ../deputil.pl /epoc32/tools/deputil.pl |
30 ../deputil.pm /epoc32/tools/deputil.pm |
30 ../deputil.pm /epoc32/tools/deputil.pm |
31 ../inc/elfdefs.h /epoc32/include/tools/elfdefs.h |
31 #endif |
|
32 ../inc/elfdefs.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(tools/elfdefs.h) |
32 |
33 |
33 |
34 |
34 PRJ_MMPFILES |
35 PRJ_MMPFILES |
35 #ifdef TOOLS |
36 #ifndef TOOLS2_LINUX |
36 genstubs |
37 genstubs |
37 getexports |
38 getexports |
38 elftran |
39 elftran |
39 #else |
40 #endif |
40 elfdump |
41 elfdump |
41 #endif |
|
42 |
42 |
43 |
43 |
44 |
44 |
|
45 |