mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:21:41 +03:00
docs: spellfixes
Pointed by the new CI job
This commit is contained in:
parent
72c41f7c8b
commit
fd1ce3d4b0
188 changed files with 1203 additions and 1208 deletions
|
|
@ -92,10 +92,10 @@ use `VC14.30\curl-all.sln` to build curl and libcurl.
|
|||
|
||||
## Running DLL based configurations
|
||||
|
||||
If you are a developer and plan to run the curl tool from Visual Studio (eg
|
||||
you are debugging) with any third-party libraries (such as OpenSSL, wolfSSL or
|
||||
LibSSH2) then you will need to add the search path of these DLLs to the
|
||||
configuration's PATH environment. To do that:
|
||||
If you are a developer and plan to run the curl tool from Visual Studio with
|
||||
any third-party libraries (such as OpenSSL, wolfSSL or LibSSH2) then you will
|
||||
need to add the search path of these DLLs to the configuration's PATH
|
||||
environment. To do that:
|
||||
|
||||
1. Open the 'curl-all.sln' or 'curl.sln' solutions
|
||||
2. Right-click on the 'curl' project and select Properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue