1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/winbuild
Marcel Raad cda19a345f
winbuild: build with warning level 4
This is consistent with 7bc64561a2, which
changed the warning level from 3 to 4 for the Visual Studio project
files. But disable the level 4 warning C4127 "conditional expression is
constant", as that one is issued by older versions of the Windows SDK
as well as curl itself under some circumstances.

Closes https://github.com/curl/curl/pull/1667
2017-07-13 22:30:33 +02:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt winbuild: add mbedtls support 2016-04-21 23:23:49 +02:00
gen_resp_file.bat newlines: fix mixed newlines to LF-only 2014-09-12 10:22:34 +02:00
Makefile.vc includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
MakefileBuild.vc winbuild: build with warning level 4 2017-07-13 22:30:33 +02:00