mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03:00
Miklos Nemeth windows update
This commit is contained in:
parent
f946df640b
commit
d3b96dd394
1 changed files with 6 additions and 0 deletions
|
|
@ -51,6 +51,12 @@ vc-ssl:
|
|||
cd lib
|
||||
nmake -f Makefile.vc6 cfg=release-ssl
|
||||
cd ..\src
|
||||
nmake -f Makefile.vc6 cfg=release-ssl
|
||||
|
||||
vc-ssl-dll:
|
||||
cd lib
|
||||
nmake -f Makefile.vc6 cfg=release-ssl-dll
|
||||
cd ..\src
|
||||
nmake -f Makefile.vc6
|
||||
|
||||
cygwin:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue