From 776151cfacda6c3a645f6f08b83f00703a121eb1 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Mon, 6 Feb 2017 11:19:26 -0800 Subject: [PATCH] Fixed: crtheaders.h not getting regenerated on Clean Build https://github.com/PowerShell/Win32-OpenSSH/issues/516 --- contrib/win32/openssh/config.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/win32/openssh/config.vcxproj b/contrib/win32/openssh/config.vcxproj index c171a31db..45d6ca4a0 100644 --- a/contrib/win32/openssh/config.vcxproj +++ b/contrib/win32/openssh/config.vcxproj @@ -201,4 +201,7 @@ + + + \ No newline at end of file