From 6f21746aed8db5923b8c72d261b69a1b0a52fa0b Mon Sep 17 00:00:00 2001 From: bagajjal Date: Tue, 17 Dec 2019 14:14:59 -0800 Subject: [PATCH] Long file name arm64 platform (#422) --- contrib/win32/openssh/keygen.vcxproj | 6 ++++++ contrib/win32/openssh/scp.vcxproj | 6 ++++++ contrib/win32/openssh/sftp-server.vcxproj | 6 ++++++ contrib/win32/openssh/sftp.vcxproj | 6 ++++++ contrib/win32/openssh/ssh-add.vcxproj | 6 ++++++ contrib/win32/openssh/ssh-shellhost.vcxproj | 6 ++++++ 6 files changed, 36 insertions(+) diff --git a/contrib/win32/openssh/keygen.vcxproj b/contrib/win32/openssh/keygen.vcxproj index c3eae8414..ac3d58cfa 100644 --- a/contrib/win32/openssh/keygen.vcxproj +++ b/contrib/win32/openssh/keygen.vcxproj @@ -247,6 +247,9 @@ wmainCRTStartup /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + @@ -360,6 +363,9 @@ true /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + diff --git a/contrib/win32/openssh/scp.vcxproj b/contrib/win32/openssh/scp.vcxproj index 4855c7b1d..43b561de6 100644 --- a/contrib/win32/openssh/scp.vcxproj +++ b/contrib/win32/openssh/scp.vcxproj @@ -255,6 +255,9 @@ wmainCRTStartup /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + @@ -368,6 +371,9 @@ true /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + diff --git a/contrib/win32/openssh/sftp-server.vcxproj b/contrib/win32/openssh/sftp-server.vcxproj index 27c03c5a2..9a86437a1 100644 --- a/contrib/win32/openssh/sftp-server.vcxproj +++ b/contrib/win32/openssh/sftp-server.vcxproj @@ -257,6 +257,9 @@ wmainCRTStartup /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + @@ -370,6 +373,9 @@ true /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + diff --git a/contrib/win32/openssh/sftp.vcxproj b/contrib/win32/openssh/sftp.vcxproj index 2a85b24b8..9a570e7bf 100644 --- a/contrib/win32/openssh/sftp.vcxproj +++ b/contrib/win32/openssh/sftp.vcxproj @@ -259,6 +259,9 @@ wmainCRTStartup /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + @@ -372,6 +375,9 @@ true /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + diff --git a/contrib/win32/openssh/ssh-add.vcxproj b/contrib/win32/openssh/ssh-add.vcxproj index 0c4bdafde..d1e80e777 100644 --- a/contrib/win32/openssh/ssh-add.vcxproj +++ b/contrib/win32/openssh/ssh-add.vcxproj @@ -257,6 +257,9 @@ wmainCRTStartup /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + @@ -370,6 +373,9 @@ true /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + diff --git a/contrib/win32/openssh/ssh-shellhost.vcxproj b/contrib/win32/openssh/ssh-shellhost.vcxproj index 84d8f23a5..60710ddd3 100644 --- a/contrib/win32/openssh/ssh-shellhost.vcxproj +++ b/contrib/win32/openssh/ssh-shellhost.vcxproj @@ -246,6 +246,9 @@ $(OpenSSH-Lib-Path)$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest + @@ -359,6 +362,9 @@ $(OpenSSH-Lib-Path)$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) /debug /debugtype:cv,fixup /opt:ref /opt:icf /incremental:no %(AdditionalOptions) + + targetos.manifest +