From 035f69f3e6a2ff21bb33a486805ba7fbb0c8505c Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Wed, 3 Feb 2016 01:15:43 +0100 Subject: [PATCH] fixed visual project --- visual/2013/zstd/zstd.vcxproj | 2 ++ visual/2013/zstd/zstd.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/visual/2013/zstd/zstd.vcxproj b/visual/2013/zstd/zstd.vcxproj index 2ab12858b..1c3f0d1f2 100644 --- a/visual/2013/zstd/zstd.vcxproj +++ b/visual/2013/zstd/zstd.vcxproj @@ -24,6 +24,7 @@ + @@ -43,6 +44,7 @@ + diff --git a/visual/2013/zstd/zstd.vcxproj.filters b/visual/2013/zstd/zstd.vcxproj.filters index 49bae357e..e8ab9fe58 100644 --- a/visual/2013/zstd/zstd.vcxproj.filters +++ b/visual/2013/zstd/zstd.vcxproj.filters @@ -57,6 +57,9 @@ Fichiers sources + + Fichiers sources + @@ -113,5 +116,8 @@ Fichiers d%27en-tête + + Fichiers d%27en-tête + \ No newline at end of file -- 2.47.2