• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/

Lines Matching refs:with

30 # Makefile for building libcurl with MSVC10

36 # with SSL.
85 # using the "current logged in user". Since at least with MSVC10 the sspi.h
87 # or to fix sspi.h with adding this define at the beginning of sspi.h:
478 !MESSAGE release-ssl - release static library with ssl
479 !MESSAGE release-zlib - release static library with zlib
480 !MESSAGE release-ssl-zlib - release static library with ssl and zlib
481 !MESSAGE release-ssl-ssh2-zlib - release static library with ssl, ssh2 and zlib
482 !MESSAGE release-ssl-dll - release static library with dynamic ssl
483 !MESSAGE release-zlib-dll - release static library with dynamic zlib
484 !MESSAGE release-ssl-dll-zlib-dll - release static library with dynamic ssl and dynamic zlib
486 !MESSAGE release-dll-ssl-dll - release dynamic library with dynamic ssl
487 !MESSAGE release-dll-zlib-dll - release dynamic library with dynamic zlib
488 !MESSAGE release-dll-ssl-dll-zlib-dll - release dynamic library with dynamic ssl and dynamic zlib
490 !MESSAGE debug-ssl - debug static library with ssl
491 !MESSAGE debug-zlib - debug static library with zlib
492 !MESSAGE debug-ssl-zlib - debug static library with ssl and zlib
493 !MESSAGE debug-ssl-ssh2-zlib - debug static library with ssl, ssh2 and zlib
494 !MESSAGE debug-ssl-dll - debug static library with dynamic ssl
495 !MESSAGE debug-zlib-dll - debug static library with dynamic zlib
496 !MESSAGE debug-ssl-dll-zlib-dll - debug static library with dynamic ssl and dynamic zlib
498 !MESSAGE debug-dll-ssl-dll - debug dynamic library with dynamic ssl
499 !MESSAGE debug-dll-zlib-dll - debug dynamic library with dynamic zlib1
500 !MESSAGE debug-dll-ssl-dll-zlib-dll - debug dynamic library with dynamic ssl and dynamic zlib