aboutsummaryrefslogtreecommitdiff
path: root/windows/vs2013/liblzma.vcxproj (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-17Windows: Add microlzma_*.c to the VS project files.Lasse Collin1-0/+2
These should have been included in 5.3.2alpha already.
2023-01-09Build: Add missing stream_decoder_mt.c to .vcxproj files.Jia Tan1-0/+1
The line in the .vcxproj files for building with was missing in 5.4.0. Thank to Hajin Jang for reporting the issue.
2022-11-30Build: Add string_conversion.c to CMake, DOS, and VS files.Lasse Collin1-0/+1
2022-11-09Windows: Update the VS project files for ARM64 and .lz support.Lasse Collin1-1/+4
2017-09-16Windows: Fix paths in VS project files.Lasse Collin1-6/+6
Some paths use slashes instead of backslashes as directory separators... now it should work (I tested VS2013 version).
2017-09-16Windows: Update VS2013 project files to include file info decoder.Lasse Collin1-0/+2
2017-09-16Windows: Move VS2013 files into windows/vs2013 directory.Lasse Collin1-0/+354