| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent aacfc0d commit 9310284
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -353,7 +353,7 @@ del .gyp_configure_stamp 2> NUL | |||
| 353 | 353 | @rem Generate the VS project. | |
| 354 | 354 | echo configure %configure_flags% | |
| 355 | 355 | echo %configure_flags%> .used_configure_flags | |
| 356 | - python configure %configure_flags% | ||
| 356 | + call python configure %configure_flags% | ||
| 357 | 357 | if errorlevel 1 goto create-msvs-files-failed | |
| 358 | 358 | if not exist node.sln goto create-msvs-files-failed | |
| 359 | 359 | set project_generated=1 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments