VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.vcxproj
diff options
context:
space:
mode:
authorMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-01 17:11:49 +0200
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2017-06-02 23:09:22 +0200
commit345a50d9764c496effe8b6ae3505b27a996f5e16 (patch)
tree8b7d5ddb74bdcae5c0d442924f4a200a40121346 /src/Mount/Mount.vcxproj
parent55aa098295567868af26ca753e33cd9907d3b33d (diff)
downloadVeraCrypt-345a50d9764c496effe8b6ae3505b27a996f5e16.tar.gz
VeraCrypt-345a50d9764c496effe8b6ae3505b27a996f5e16.zip
Windows: remove reference to unused files XUnzip.h/XZip.h in Visual Studio projects
Diffstat (limited to 'src/Mount/Mount.vcxproj')
-rw-r--r--src/Mount/Mount.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Mount/Mount.vcxproj b/src/Mount/Mount.vcxproj
index 16edb514..2f4abfea 100644
--- a/src/Mount/Mount.vcxproj
+++ b/src/Mount/Mount.vcxproj
@@ -488,8 +488,6 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCrypt-x64.exe" &gt;NUL:
<ClInclude Include="..\Common\Dlgcode.h" />
<ClInclude Include="..\Common\EncryptionThreadPool.h" />
<ClInclude Include="..\Common\Exception.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" />