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/Format/Format.vcxproj.filters | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'src/Format/Format.vcxproj.filters') diff --git a/src/Format/Format.vcxproj.filters b/src/Format/Format.vcxproj.filters index 4f0e81eb..03d22739 100644 --- a/src/Format/Format.vcxproj.filters +++ b/src/Format/Format.vcxproj.filters @@ -108,6 +108,12 @@ Source Files\Common + + Source Files\Common + + + Source Files\Common + @@ -208,6 +214,12 @@ Header Files + + Header Files + + + Header Files + -- cgit v1.2.3