We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cdcd9 commit c9ae894Copy full SHA for c9ae894
vcbuild.bat
@@ -410,7 +410,7 @@ echo Failed to create vc project files.
410
goto exit
411
412
:help
413
-echo vcbuild.bat [debug/release] [msi] [test-all/test-uv/test-inspector/test-internet/test-pummel/test-simple/test-message] [clean] [noprojgen] [small-icu/full-icu/without-intl] [nobuild] [nosign] [x86/x64] [vc2015] [download-all] [enable-vtune]
+echo vcbuild.bat [debug/release] [msi] [test-all/test-uv/test-inspector/test-internet/test-pummel/test-simple/test-message] [clean] [noprojgen] [small-icu/full-icu/without-intl] [nobuild] [nosign] [x86/x64] [vc2015] [download-all] [enable-vtune] [lint/lint-ci]
414
echo Examples:
415
echo vcbuild.bat : builds release build
416
echo vcbuild.bat debug : builds debug build
0 commit comments