mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
Dylan Ellicott added the vc-libcurl-ssl-dll target
This commit is contained in:
parent
f232baf4d2
commit
715c3f6482
@ -59,6 +59,12 @@ vc-ssl-dll:
|
||||
cd ..\src
|
||||
nmake -f Makefile.vc6
|
||||
|
||||
vc-libcurl-ssl-dll:
|
||||
cd lib
|
||||
nmake -f Makefile.vc6 cfg=release-libcurl-ssl-dll
|
||||
cd ..\src
|
||||
nmake -f Makefile.vc6
|
||||
|
||||
djgpp:
|
||||
make -C lib -f Makefile.dj
|
||||
make -C src -f Makefile.dj
|
||||
|
Loading…
Reference in New Issue
Block a user