diff --git a/contrib/win32/openssh/paths.targets b/contrib/win32/openssh/paths.targets index bbfd945..5aa3d00 100644 --- a/contrib/win32/openssh/paths.targets +++ b/contrib/win32/openssh/paths.targets @@ -5,10 +5,10 @@ $(SolutionDir)..\..\..\bin\ $(SolutionDir)lib\ $(SolutionDir)\OpenSSLSDK\1.0.2d - $(SolutionDir)\OpenSSLSDK\1.0.2i\Win32\Release\ - $(SolutionDir)\OpenSSLSDK\1.0.2i\Win32\Debug\ - $(SolutionDir)\OpenSSLSDK\1.0.2i\x64\Release\ - $(SolutionDir)\OpenSSLSDK\1.0.2i\x64\Debug\ + $(SolutionDir)\OpenSSLSDK\1.0.2d\Win32\Release\ + $(SolutionDir)\OpenSSLSDK\1.0.2d\Win32\Debug\ + $(SolutionDir)\OpenSSLSDK\1.0.2d\x64\Release\ + $(SolutionDir)\OpenSSLSDK\1.0.2d\x64\Debug\ \ No newline at end of file