VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Common/Lzma_vs2019.vcxproj
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2023-06-24 22:01:12 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2023-06-24 22:01:12 +0200
commit52b3e0113a94d09c136320f302f0c2e0dead27a2 (patch)
treea27a124af6e55cf1ce2b2855c75634ddcc3b0f95 /src/Common/Lzma_vs2019.vcxproj
parent097cfa947e068bcfc439cd466e53361d7f6d1b46 (diff)
downloadVeraCrypt-52b3e0113a94d09c136320f302f0c2e0dead27a2.tar.gz
VeraCrypt-52b3e0113a94d09c136320f302f0c2e0dead27a2.zip
Windows: Add 7zWindows.h file to Lzma project files
Diffstat (limited to 'src/Common/Lzma_vs2019.vcxproj')
-rw-r--r--src/Common/Lzma_vs2019.vcxproj1
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" />