Support VS 2017

Fixes #38584
This commit is contained in:
Brian Anderson 2017-05-23 19:02:23 -07:00
parent f89d8d1844
commit da100fe0bb
14 changed files with 63 additions and 533 deletions

View file

@ -36,5 +36,5 @@ num_cpus = "1.0"
toml = "0.1"
getopts = "0.2"
rustc-serialize = "0.3"
gcc = "0.3.46"
gcc = "0.3.50"
libc = "0.2"