From 6adf3e2ec8c59fcf9e2d104839e9035eb3e93010 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Tue, 1 Dec 2015 11:56:09 +0100 Subject: [PATCH] fixed Visual project --- visual/2012/zstd/zstd.vcxproj | 2 ++ visual/2012/zstd/zstd.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/visual/2012/zstd/zstd.vcxproj b/visual/2012/zstd/zstd.vcxproj index f9524624ae7..524cf62760b 100644 --- a/visual/2012/zstd/zstd.vcxproj +++ b/visual/2012/zstd/zstd.vcxproj @@ -28,6 +28,7 @@ + @@ -48,6 +49,7 @@ + diff --git a/visual/2012/zstd/zstd.vcxproj.filters b/visual/2012/zstd/zstd.vcxproj.filters index 442ecaee604..49bae357e45 100644 --- a/visual/2012/zstd/zstd.vcxproj.filters +++ b/visual/2012/zstd/zstd.vcxproj.filters @@ -54,6 +54,9 @@ Fichiers sources + + Fichiers sources + @@ -107,5 +110,8 @@ Fichiers d%27en-tĂȘte + + Fichiers d%27en-tĂȘte + \ No newline at end of file