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/vs2019/liblzma_dll.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/vs2019/liblzma_dll.vcxproj') diff --git a/windows/vs2019/liblzma_dll.vcxproj b/windows/vs2019/liblzma_dll.vcxproj index b30bf3ed..7c3a351a 100644 --- a/windows/vs2019/liblzma_dll.vcxproj +++ b/windows/vs2019/liblzma_dll.vcxproj @@ -281,6 +281,7 @@ + -- cgit v1.2.3