FLIF-hub / FLIF

Free Lossless Image Format
Other
3.72k stars 229 forks source link

Support VS2017 on dl_make_vs.bat #391

Closed saschanaz closed 7 years ago

saschanaz commented 7 years ago

It seems the %VS(VERSION)COMNTOOLS% environment variable is now deprecated. Probably we can automatically download vswhere and modify the remaining script a bit.