]> granicus.if.org Git - nethack/commit
Add stuff for compiling with Visual Studio 2015
authorPasi Kallinen <paxed@alt.org>
Sat, 19 Aug 2017 12:21:04 +0000 (15:21 +0300)
committerPasi Kallinen <paxed@alt.org>
Sat, 19 Aug 2017 12:21:24 +0000 (15:21 +0300)
commita2b51de481e1e8f2dd61d284585aee17efd58d0f
tree304ef7053107cf78fe782376867f614bce2eec94
parent831ce24a57e8f94e66c0cc0fea4508c275b15531
Add stuff for compiling with Visual Studio 2015
16 files changed:
sys/winnt/nhsetup.bat
win/win32/vs2015/NetHack.sln [new file with mode: 0755]
win/win32/vs2015/NetHack.vcxproj [new file with mode: 0755]
win/win32/vs2015/NetHackW.vcxproj [new file with mode: 0755]
win/win32/vs2015/dgncomp.vcxproj [new file with mode: 0755]
win/win32/vs2015/dgnstuff.vcxproj [new file with mode: 0755]
win/win32/vs2015/dlb_main.vcxproj [new file with mode: 0755]
win/win32/vs2015/levcomp.vcxproj [new file with mode: 0755]
win/win32/vs2015/levstuff.vcxproj [new file with mode: 0755]
win/win32/vs2015/makedefs.vcxproj [new file with mode: 0755]
win/win32/vs2015/nhdefkey.vcxproj [new file with mode: 0755]
win/win32/vs2015/recover.vcxproj [new file with mode: 0755]
win/win32/vs2015/tile2bmp.vcxproj [new file with mode: 0755]
win/win32/vs2015/tilemap.vcxproj [new file with mode: 0755]
win/win32/vs2015/tiles.vcxproj [new file with mode: 0755]
win/win32/vs2015/uudecode.vcxproj [new file with mode: 0755]