build script tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16161 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user