Files
wren/util
Mat Mariani 85c0919991 fix: add explicit vs2017 argument to windows libuv build script
The build_libuv_windows function in util/build_libuv.py now appends "vs2017" to the vcbuild.bat arguments, ensuring the build targets Visual Studio 2017 instead of relying on the default compiler detection.
2018-05-21 05:57:50 +00:00
..