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.filters | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/ExpandVolume/ExpandVolume.vcxproj.filters') 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