]> granicus.if.org Git - nethack/commit
Improvements to vs2015 build.
authorBart House <bhouse@ntdev.microsoft.com>
Mon, 28 Aug 2017 00:56:11 +0000 (17:56 -0700)
committerPasi Kallinen <paxed@alt.org>
Fri, 1 Sep 2017 09:12:58 +0000 (12:12 +0300)
commit5a4df357abdae4c095e8b5e5fd9257359550ac84
tree17ae1ffd7006483ebeb6b5e33e409f2e2d170dba
parentffb3f12997084e5a79b5949f531ce9d0ec3827a6
Improvements to vs2015 build.
35 files changed:
win/win32/.gitignore
win/win32/vs2015/NetHack.sln
win/win32/vs2015/NetHack.vcxproj
win/win32/vs2015/NetHackW.vcxproj
win/win32/vs2015/afterdgncomp.proj [new file with mode: 0644]
win/win32/vs2015/afterdlb.proj [new file with mode: 0644]
win/win32/vs2015/afterlevcomp.proj [new file with mode: 0644]
win/win32/vs2015/aftermakedefs.proj [new file with mode: 0644]
win/win32/vs2015/afternethack.proj [new file with mode: 0644]
win/win32/vs2015/afterrecover.proj [new file with mode: 0644]
win/win32/vs2015/aftertile2bmp.proj [new file with mode: 0644]
win/win32/vs2015/aftertilemap.proj [new file with mode: 0644]
win/win32/vs2015/afteruudecode.proj [new file with mode: 0644]
win/win32/vs2015/common.props [new file with mode: 0644]
win/win32/vs2015/config.props [new file with mode: 0644]
win/win32/vs2015/console.props [new file with mode: 0644]
win/win32/vs2015/default.props [new file with mode: 0644]
win/win32/vs2015/default_dll.props [new file with mode: 0644]
win/win32/vs2015/dgncomp.vcxproj
win/win32/vs2015/dgnstuff.vcxproj [deleted file]
win/win32/vs2015/dirs.props [new file with mode: 0644]
win/win32/vs2015/dlb.vcxproj [new file with mode: 0644]
win/win32/vs2015/dlb_main.vcxproj [deleted file]
win/win32/vs2015/dll.props [new file with mode: 0644]
win/win32/vs2015/files.props [new file with mode: 0644]
win/win32/vs2015/levcomp.vcxproj
win/win32/vs2015/levstuff.vcxproj [deleted file]
win/win32/vs2015/makedefs.vcxproj
win/win32/vs2015/nhdefkey.def [new file with mode: 0644]
win/win32/vs2015/nhdefkey.vcxproj
win/win32/vs2015/notes.txt [new file with mode: 0644]
win/win32/vs2015/recover.vcxproj
win/win32/vs2015/tile2bmp.vcxproj
win/win32/vs2015/tilemap.vcxproj
win/win32/vs2015/uudecode.vcxproj