curl/winbuild
Simon Warta dec9346460 winbuild: Allow changing C compiler via environment variable CC (#952)
This makes it possible to use specific compilers or a cache.

Sample use for clcache:
set CC=clcache.bat
nmake /f Makefile.vc DEBUG=no MODE=static VC=14 GEN_PDB=no
2016-08-09 21:27:36 +02:00
..
.gitignore
BUILD.WINDOWS.txt
gen_resp_file.bat
Makefile.msvc.names
Makefile.vc
MakefileBuild.vc winbuild: Allow changing C compiler via environment variable CC (#952) 2016-08-09 21:27:36 +02:00