]> granicus.if.org Git - nethack/commit
attempt to get mingw building correctly after recent changes
authornhmall <nhmall@nethack.org>
Wed, 30 Oct 2019 22:48:28 +0000 (18:48 -0400)
committernhmall <nhmall@nethack.org>
Wed, 30 Oct 2019 22:48:28 +0000 (18:48 -0400)
commit33d00cf0e4043d7b1cc169a7e448bcc381d75e97
tree3373efa9462834716608c842fc898d179b8eed13
parentb6d2697a6af7d7fb726a67d5fa489b7711af55b3
attempt to get mingw building correctly after recent changes

make typedef of boolean match mingw header files
link with shell32 and ole32 as Makefile.msc now had to do
kludge some stuff missing from mingw headers in sys/winnt/windmain.c
include/global.h
sys/winnt/Makefile.gcc
sys/winnt/windmain.c