diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1999-08-26 13:39:32 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1999-08-26 13:39:32 -0400 |
commit | ab1d1ae525ff4bed44e3ca2030fa655ad7c5bc7d (patch) | |
tree | 6443da66048e206549901ab7f49b3772749a755a /docs/win-386.announce | |
parent | fde43024bd6579b609526faf94dcdbcb6f2bc5e1 (diff) | |
download | lynx-snapshots-ab1d1ae525ff4bed44e3ca2030fa655ad7c5bc7d.tar.gz |
snapshot of project "lynx", label v2-8-3dev_7
Diffstat (limited to 'docs/win-386.announce')
-rw-r--r-- | docs/win-386.announce | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/win-386.announce b/docs/win-386.announce index 2f36fb23..dcc482b8 100644 --- a/docs/win-386.announce +++ b/docs/win-386.announce @@ -26,3 +26,15 @@ contacted the author of DJGPP for help with getting this port further. Wayne Buttles lynx-port@fdisk.com + + + +Win32 port was further extended by Hiroyuki Senshu <senshu@shonai-cit.ac.jp> +ftp://crab.it.osha.sut.ac.jp/pub/Win32/develope/senshu/Lynx/ + Most changes are ifdef'd + #define _WIN_CC= .... for Windows C Compiler + #define CJK_EX .... CJK EXtension + #define SH_EX .... Senshu Hiroyuki EXtension + #define WIN_EX .... Windows EXtension + +Lynx now builds with C++ Builder, Borland C++, Visual C++, and Cygwin. |