aboutsummaryrefslogtreecommitdiff
path: root/windows/vs2017/xz_win.sln (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-22MSVC: Remove Visual Studio project files and update INSTALL-MSVC.txt.Lasse Collin1-48/+0
CMake is now the preferred build file generator when building with MSVC.
2017-09-16Windows: Add project files for VS2017.Lasse Collin1-2/+2
These files match the v5.2 branch (no file info decoder).
2017-09-16Windows: Move VS2013 files into windows/vs2013 directory.Lasse Collin1-0/+0
2015-06-19Windows: Add MSVC project files for building liblzma.Lasse Collin1-0/+48
Thanks to Adam Walling for creating these files.