We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78efc8c commit 180bec1Copy full SHA for 180bec1
vcbuild.bat
@@ -414,7 +414,7 @@ echo Failed to create vc project files.
414
goto exit
415
416
:help
417
-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]
418
echo Examples:
419
echo vcbuild.bat : builds release build
420
echo vcbuild.bat debug : builds debug build
0 commit comments