mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Miklos Nemeth windows update
This commit is contained in:
parent
f946df640b
commit
d3b96dd394
@ -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…
Reference in New Issue
Block a user