From 72cab4f66f47750ec49b13fc36b516e483c7f823 Mon Sep 17 00:00:00 2001 From: Ono-Sendai Date: Wed, 10 Feb 2016 22:05:23 +0000 Subject: [PATCH] Updated OpenSSH 64 bit Build and Installation Instructions (markdown) --- OpenSSH-64-bit-Build-and-Installation-Instructions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/OpenSSH-64-bit-Build-and-Installation-Instructions.md b/OpenSSH-64-bit-Build-and-Installation-Instructions.md index 9e71f18..e8e2c4c 100644 --- a/OpenSSH-64-bit-Build-and-Installation-Instructions.md +++ b/OpenSSH-64-bit-Build-and-Installation-Instructions.md @@ -186,4 +186,6 @@ Set the paths, something like so: D:\programming\OpenSSL\OpenSSLInstallx86_vs2015\ D:\programming\OpenSSL\OpenSSLInstallx86_vs2015-debug\ D:\programming\OpenSSL\OpenSSLInstallx64_vs2015\ - D:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug\ \ No newline at end of file + D:\programming\OpenSSL\OpenSSLInstallx64_vs2015-debug\ + +Now open "contrib\win32\openssh\Win32-OpenSSH.sln" in Visual Studio and build it. Hopefully it will build without errors! \ No newline at end of file