diff --git a/util/vs2017/wren/wren.vcxproj b/util/vs2017/wren/wren.vcxproj
index e8bd3d79..faa20ae8 100644
--- a/util/vs2017/wren/wren.vcxproj
+++ b/util/vs2017/wren/wren.vcxproj
@@ -111,8 +111,8 @@
mainCRTStartup
- python ../../libuv.py download
-python ../../libuv.py build -32
+ python ../../update_deps.py
+python ../../build_libuv.py -32