MSVC: Remove Visual Studio project files and update INSTALL-MSVC.txt.
commit6df988cceffaa3100b428ed816fad334935b27bf
authorLasse Collin <lasse.collin@tukaani.org>
Tue, 12 Sep 2023 20:53:25 +0000 (12 23:53 +0300)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 22 Sep 2023 17:10:10 +0000 (22 20:10 +0300)
treea1cc744e3f4f6ce0db345495cf3ca01b6f1c8ebd
parentedd563daf0da1d00018684614803c77ab62efcd6
MSVC: Remove Visual Studio project files and update INSTALL-MSVC.txt.

CMake is now the preferred build file generator when building
with MSVC.
13 files changed:
windows/INSTALL-MSVC.txt
windows/vs2013/config.h [deleted file]
windows/vs2013/liblzma.vcxproj [deleted file]
windows/vs2013/liblzma_dll.vcxproj [deleted file]
windows/vs2013/xz_win.sln [deleted file]
windows/vs2017/config.h [deleted file]
windows/vs2017/liblzma.vcxproj [deleted file]
windows/vs2017/liblzma_dll.vcxproj [deleted file]
windows/vs2017/xz_win.sln [deleted file]
windows/vs2019/config.h [deleted file]
windows/vs2019/liblzma.vcxproj [deleted file]
windows/vs2019/liblzma_dll.vcxproj [deleted file]
windows/vs2019/xz_win.sln [deleted file]