X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f2c9093fc109433c1cbf96813d94046a0a353257..dc18c8f1b2869d99485b404fef56b0af82e79867:/wxPython/b.bat diff --git a/wxPython/b.bat b/wxPython/b.bat index d68095f808..22f0042c1e 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -100,8 +100,8 @@ rem "b" --> both debug and hybrid builds elseiff "%1" == "b" then shift set CMD=echo Finished! - call b.bat %VER% h %1 %2 %3 %4 %5 %6 %7 %8 %9 call b.bat %VER% %1 %2 %3 %4 %5 %6 %7 %8 %9 + call b.bat %VER% h %1 %2 %3 %4 %5 %6 %7 %8 %9 rem (no command arg) --> normal build for development else