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