From: Lev Stipakov Date: Fri, 19 Mar 2021 02:33:17 +0000 (+0200) Subject: Remove compat-lz4 references from VS project files X-Git-Tag: v2.6_beta1~607 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b2e80340d247bc7c73752d542be4d15511eb04e;p=thirdparty%2Fopenvpn.git Remove compat-lz4 references from VS project files Commit 24596b25 ("build: Remove compat-lz4") removed lz4 compat layer, but didn't remove references from VS project files. Signed-off-by: Lev Stipakov Acked-by: Gert Doering Message-Id: <20210319023317.15050-1-lstipakov@gmail.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg21723.html Signed-off-by: Gert Doering --- diff --git a/src/compat/compat.vcxproj b/src/compat/compat.vcxproj index 0c4c7b0f3..23e9b9c00 100644 --- a/src/compat/compat.vcxproj +++ b/src/compat/compat.vcxproj @@ -101,7 +101,6 @@ - @@ -116,4 +115,4 @@ - + \ No newline at end of file diff --git a/src/compat/compat.vcxproj.filters b/src/compat/compat.vcxproj.filters index 0f78e86ed..404863ca5 100644 --- a/src/compat/compat.vcxproj.filters +++ b/src/compat/compat.vcxproj.filters @@ -33,7 +33,7 @@ Source Files - + Source Files