From 4cf9db9f9556ab1127f5bce91db6c02028637b57 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 14 Aug 2016 02:20:42 +0200 Subject: Windows: Add XZip library files (http://www.codeproject.com/Articles/4135/XZip-and-XUnzip-Add-zip-and-or-unzip-to-your-app-w) --- src/ExpandVolume/ExpandVolume.vcxproj | 4 ++++ src/ExpandVolume/ExpandVolume.vcxproj.filters | 12 ++++++++++++ 2 files changed, 16 insertions(+) (limited to 'src/ExpandVolume') diff --git a/src/ExpandVolume/ExpandVolume.vcxproj b/src/ExpandVolume/ExpandVolume.vcxproj index 346282d1..de8f63b5 100644 --- a/src/ExpandVolume/ExpandVolume.vcxproj +++ b/src/ExpandVolume/ExpandVolume.vcxproj @@ -309,6 +309,8 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: + + @@ -381,6 +383,8 @@ copy $(TargetPath) "..\Debug\Setup Files\VeraCryptExpander-x64.exe" >NUL: + + diff --git a/src/ExpandVolume/ExpandVolume.vcxproj.filters b/src/ExpandVolume/ExpandVolume.vcxproj.filters index c84fd9d8..9bd570a1 100644 --- a/src/ExpandVolume/ExpandVolume.vcxproj.filters +++ b/src/ExpandVolume/ExpandVolume.vcxproj.filters @@ -120,6 +120,12 @@ Source Files\Mount + + Source Files\Common + + + Source Files\Common + @@ -224,6 +230,12 @@ Header Files + + Header Files + + + Header Files + -- cgit v1.2.3