1
0
mirror of https://github.com/veracrypt/VeraCrypt.git synced 2025-11-12 19:38:26 -06:00

Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio projects

This commit is contained in:
Mounir IDRASSI
2017-06-01 17:11:49 +02:00
parent 55aa098295
commit 345a50d976
8 changed files with 0 additions and 32 deletions

View File

@@ -467,8 +467,6 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt Format-x64.exe" >NUL:
<ClInclude Include="..\Common\libzip\zip.h" />
<ClInclude Include="..\Common\libzip\zipint.h" />
<ClInclude Include="..\Common\libzip\zipwin32.h" />
<ClInclude Include="..\Common\XUnzip.h" />
<ClInclude Include="..\Common\XZip.h" />
<ClInclude Include="..\Common\zlib\crc32.h" />
<ClInclude Include="..\Common\zlib\deflate.h" />
<ClInclude Include="..\Common\zlib\inffast.h" />