diff options
Diffstat (limited to 'src/Common/Lzma_vs2019.vcxproj')
-rw-r--r-- | src/Common/Lzma_vs2019.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Common/Lzma_vs2019.vcxproj b/src/Common/Lzma_vs2019.vcxproj index fae6762a..81a57daa 100644 --- a/src/Common/Lzma_vs2019.vcxproj +++ b/src/Common/Lzma_vs2019.vcxproj @@ -43,6 +43,7 @@ </ItemGroup> <ItemGroup> <ClInclude Include="lzma\7zTypes.h" /> + <ClInclude Include="lzma\7zWindows.h" /> <ClInclude Include="lzma\Alloc.h" /> <ClInclude Include="lzma\Compiler.h" /> <ClInclude Include="lzma\CpuArch.h" /> |