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