mirror of
https://github.com/curl/curl.git
synced 2026-08-03 17:50:28 +03:00
clarified that vcvars32.bat is not part of the curl package
This commit is contained in:
parent
a3eb91ffb1
commit
c6877a414e
1 changed files with 4 additions and 0 deletions
|
|
@ -169,6 +169,8 @@ Win32
|
|||
set, then run 'nmake -f Makefile.vc6' in the lib/ dir and then
|
||||
'nmake -f Makefile.vc6' in the src/ dir.
|
||||
|
||||
The vcvars32.bat file is part of the Microsoft development environment.
|
||||
|
||||
IDE-style
|
||||
-------------------------
|
||||
If you use VC++, Borland or similar compilers. Include all lib source
|
||||
|
|
@ -214,6 +216,8 @@ Win32
|
|||
set, then run 'nmake -f Makefile.vc6 release-ssl' in the lib/ dir and
|
||||
then 'nmake -f Makefile.vc6' in the src/ dir.
|
||||
|
||||
The vcvars32.bat file is part of the Microsoft development environment.
|
||||
|
||||
Microsoft / Borland style
|
||||
-------------------------
|
||||
If you have OpenSSL, and want curl to take advantage of it, edit your
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue