]> granicus.if.org Git - nethack/commit
eliminate sys/share/pcsys.c from Windows build
authornhmall <nhmall@nethack.org>
Wed, 19 Dec 2018 11:43:00 +0000 (06:43 -0500)
committernhmall <nhmall@nethack.org>
Wed, 19 Dec 2018 11:43:00 +0000 (06:43 -0500)
commita2296d043fa57d94dec833ed0d224b83bbdc79aa
treefa1602eaf5d1a21bcc114b6081a3086b07d87123
parentb32c93cacdc68997882f295bbf5ea2c5a9a7faec
eliminate sys/share/pcsys.c from Windows build

Windows build was actually only using a single function
in there, so just add a similar function to sys/winnt/winnt.c
and eliminate the need for including sys/share/pcsys.c in
the build.
sys/share/pcsys.c
sys/winnt/Makefile.msc
sys/winnt/winnt.c
win/win32/vs2017/NetHack.vcxproj
win/win32/vs2017/NetHackW.vcxproj