equal
deleted
inserted
replaced
19 FSHELL_EXECUTABLE_FILE(vt100busdevcons.dll) |
19 FSHELL_EXECUTABLE_FILE(vt100busdevcons.dll) |
20 |
20 |
21 #ifdef FSHELL_COMMS_SUPPORT |
21 #ifdef FSHELL_COMMS_SUPPORT |
22 FSHELL_EXECUTABLE_FILE(vt100serial.dll) |
22 FSHELL_EXECUTABLE_FILE(vt100serial.dll) |
23 FSHELL_EXECUTABLE_FILE(vt100cons.dll) |
23 FSHELL_EXECUTABLE_FILE(vt100cons.dll) |
|
24 #ifdef FSHELL_BLUETOOTH_SUPPORT |
24 FSHELL_EXECUTABLE_FILE(vt100btcons.dll) |
25 FSHELL_EXECUTABLE_FILE(vt100btcons.dll) |
|
26 #endif |
25 FSHELL_EXECUTABLE_FILE(vt100tcpcons.dll) |
27 FSHELL_EXECUTABLE_FILE(vt100tcpcons.dll) |
26 FSHELL_EXECUTABLE_FILE(vt100usbcons.dll) |
28 FSHELL_EXECUTABLE_FILE(vt100usbcons.dll) |
27 #endif |
29 #endif |
28 |
30 |
29 #ifndef FSHELL_WSERV_SUPPORT |
31 #ifndef FSHELL_WSERV_SUPPORT |
30 FSHELL_EXECUTABLE_FILE(vt100debugport.dll) |
32 FSHELL_EXECUTABLE_FILE(vt100debugport.dll) |
31 #endif |
33 #endif |
32 |
34 |
33 // Note, not #including loopback.iby because its doesn't use the |
|
34 // tool-kit's .iby file macros, and so breaks SIS file generation |
|
35 // via .iby files. |
|
36 //#ifndef __LOOPBACK_IBY__ |
|
37 //#define __LOOPBACK_IBY__ |
|
38 //FSHELL_EXECUTABLE_FILE(LOOPBACK.CSY) |
|
39 //#endif |
|
40 |
|
41 #endif |
35 #endif |