From e834e1e934ed0af673598d8c0c34afb2af56bee0 Mon Sep 17 00:00:00 2001 From: Jia Tan Date: Fri, 6 Jan 2023 20:35:55 +0800 Subject: Build: Add missing stream_decoder_mt.c to .vcxproj files. The line in the .vcxproj files for building with was missing in 5.4.0. Thank to Hajin Jang for reporting the issue. --- windows/vs2013/liblzma.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/vs2013/liblzma.vcxproj') diff --git a/windows/vs2013/liblzma.vcxproj b/windows/vs2013/liblzma.vcxproj index 5ec6f627..2c8e399b 100644 --- a/windows/vs2013/liblzma.vcxproj +++ b/windows/vs2013/liblzma.vcxproj @@ -248,6 +248,7 @@ + -- cgit v1.2.3