mirror of https://github.com/nodejs/node.git
generate-project.bat: Point at the right path
parent
f57d70d3c9
commit
f03ea7045c
|
@ -1,2 +1,2 @@
|
|||
@echo off
|
||||
python build\gyp_node -f msvs -D msvs_multi_core_compile=true
|
||||
python tools\gyp_node -f msvs -D msvs_multi_core_compile=true
|
||||
|
|
Loading…
Reference in New Issue