update Windows Makefiles to support TRAVIS CI builds

This commit is contained in:
nhmall
2019-11-06 17:25:44 +02:00
committed by Pasi Kallinen
parent de44286d79
commit 0c7e740b44
3 changed files with 58 additions and 36 deletions
+3
View File
@@ -64,6 +64,9 @@ HANDLE hConIn;
HANDLE hConOut;
int GUILaunched;
struct window_procs tty_procs = { "-ttystubs" };
#ifdef CURSES_GRAPHICS
char erase_char, kill_char;
#endif
void
win_tty_init(dir)