File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ that:
105105 3 . Navigate to 'Configuration Properties > Debugging > Environment'
106106 4 . Add ` PATH='Path to DLL';C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem `
107107
108- ... where ' Path to DLL` is the configuration specific path. For example the
108+ ... where ` Path to DLL ` is the configuration specific path. For example the
109109following configurations in Visual Studio 2010 might be:
110110
111111DLL Debug - DLL OpenSSL (Win32):
@@ -119,7 +119,7 @@ DLL Debug - DLL OpenSSL (x64):
119119 C:\Windows;C:\Windows\System32\Wbem
120120
121121If you are using a configuration that uses multiple third-party library DLLs
122- (such as DLL Debug - DLL OpenSSL - DLL libssh2) then 'Path to DLL' need to
122+ (such as ` DLL Debug - DLL OpenSSL - DLL libssh2 ` ) then 'Path to DLL' need to
123123contain the path to both of these.
124124
125125## Notes
You can’t perform that action at this time.
0 commit comments