0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<tool name="TELNET Daemon"
|
|
3 |
description="A telnet protocol server (TELNET) on devices, reference hardware or emulators."
|
|
4 |
version="1.0.1000"
|
|
5 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >
|
|
6 |
|
|
7 |
<files>
|
|
8 |
<file source="/epoc32/release/winscw/udeb/test_telnetd.exe" target="$EPOCROOT/epoc32/release/winscw/udeb"/>
|
|
9 |
<file source="/epoc32/release/winscw/urel/test_telnetd.exe" target="$EPOCROOT/epoc32/release/winscw/urel"/>
|
|
10 |
<file source="/epoc32/release/armv5/udeb/test_telnetd.exe" target="$EPOCROOT/epoc32/release/armv5/udeb"/>
|
|
11 |
<file source="/epoc32/release/armv5/urel/test_telnetd.exe" target="$EPOCROOT/epoc32/release/armv5/urel"/>
|
|
12 |
|
|
13 |
<file source="/epoc32/release/winscw/udeb/test_install.exe" target="$EPOCROOT/epoc32/release/winscw/udeb"/>
|
|
14 |
<file source="/epoc32/release/winscw/urel/test_install.exe" target="$EPOCROOT/epoc32/release/winscw/urel"/>
|
|
15 |
<file source="/epoc32/release/armv5/udeb/test_install.exe" target="$EPOCROOT/epoc32/release/armv5/udeb"/>
|
|
16 |
<file source="/epoc32/release/armv5/urel/test_install.exe" target="$EPOCROOT/epoc32/release/armv5/urel"/>
|
|
17 |
|
|
18 |
<file source="/epoc32/release/winscw/udeb/test_uninstall.exe" target="$EPOCROOT/epoc32/release/winscw/udeb"/>
|
|
19 |
<file source="/epoc32/release/winscw/urel/test_uninstall.exe" target="$EPOCROOT/epoc32/release/winscw/urel"/>
|
|
20 |
<file source="/epoc32/release/armv5/udeb/test_uninstall.exe" target="$EPOCROOT/epoc32/release/armv5/udeb"/>
|
|
21 |
<file source="/epoc32/release/armv5/urel/test_uninstall.exe" target="$EPOCROOT/epoc32/release/armv5/urel"/>
|
|
22 |
|
|
23 |
<file source="/epoc32/release/winscw/udeb/test_kill.exe" target="$EPOCROOT/epoc32/release/winscw/udeb"/>
|
|
24 |
<file source="/epoc32/release/winscw/urel/test_kill.exe" target="$EPOCROOT/epoc32/release/winscw/urel"/>
|
|
25 |
<file source="/epoc32/release/armv5/udeb/test_kill.exe" target="$EPOCROOT/epoc32/release/armv5/udeb"/>
|
|
26 |
<file source="/epoc32/release/armv5/urel/test_kill.exe" target="$EPOCROOT/epoc32/release/armv5/urel"/>
|
|
27 |
|
|
28 |
<file source="/epoc32/release/winscw/udeb/test_restart.exe" target="$EPOCROOT/epoc32/release/winscw/udeb"/>
|
|
29 |
<file source="/epoc32/release/winscw/urel/test_restart.exe" target="$EPOCROOT/epoc32/release/winscw/urel"/>
|
|
30 |
<file source="/epoc32/release/armv5/udeb/test_restart.exe" target="$EPOCROOT/epoc32/release/armv5/udeb"/>
|
|
31 |
<file source="/epoc32/release/armv5/urel/test_restart.exe" target="$EPOCROOT/epoc32/release/armv5/urel"/>
|
|
32 |
|
|
33 |
<file source="/epoc32/rom/include/test_telnetd.iby" target="$EPOCROOT/epoc32/rom/include"/>
|
|
34 |
|
|
35 |
|
|
36 |
</files>
|
|
37 |
|
|
38 |
</tool>
|