X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0815db26866a57eb72dbda72cc060e2649da45f5..db59a97cdad9867499280fe10f751135964cbb5c:/wxPython/b.bat diff --git a/wxPython/b.bat b/wxPython/b.bat index 3c52574c3b..4f9e1c3322 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -99,8 +99,8 @@ rem "b" --> both debug and hybrid builds elseiff "%1" == "b" then shift set CMD=echo Finished! - call b.bat %VER% h - call b.bat %VER% + 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 rem (no command arg) --> normal build for development else