From: Daniel Stenberg Date: Sat, 3 May 2014 22:48:06 +0000 (+0200) Subject: BUILD.WINDOWS: update URL for windows prereqs X-Git-Tag: curl-7_37_0~86 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=45c037a1278a0ab436f9aaaa22950f2e3758fdbd;p=curl BUILD.WINDOWS: update URL for windows prereqs --- diff --git a/winbuild/BUILD.WINDOWS.txt b/winbuild/BUILD.WINDOWS.txt index fce39d603..757c41f57 100644 --- a/winbuild/BUILD.WINDOWS.txt +++ b/winbuild/BUILD.WINDOWS.txt @@ -61,7 +61,7 @@ where is one or many of: VC=<6,7,8,9,10,11,12> - VC versions WITH_DEVEL= - Paths for the development files (SSL, zlib, etc.) Defaults to sibbling directory deps: ../deps - Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/ + Libraries can be fetched at http://windows.php.net/downloads/php-sdk/deps/ Uncompress them into the deps folder. WITH_SSL= - Enable OpenSSL support, DLL or static WITH_ZLIB= - Enable zlib support, DLL or static @@ -74,4 +74,4 @@ where is one or many of: ENABLE_WINSSL= - Enable native Windows SSL support, defaults to yes GEN_PDB= - Generate Program Database (debug symbols for release build) DEBUG= - Debug builds - MACHINE= - Target architecture (default is x86) \ No newline at end of file + MACHINE= - Target architecture (default is x86)