Files
wren/util
Mat Mariani d828968402 chore: replace libuv.py download/build with update_deps.py and build_libuv.py in PreBuildEvent
The PreBuildEvent commands in wren.vcxproj for Release|Win32, Release|x64, and Debug|x64 configurations are updated to use the new `update_deps.py` script for dependency management and `build_libuv.py` for building, replacing the previous `libuv.py download` and `libuv.py build` invocations.
2018-05-21 15:14:23 +00:00
..