]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b.bat
merged 2.4 branch into the trunk
[wxWidgets.git] / wxPython / b.bat
index d68095f808007757924f88af1de815e32289f2c6..22f0042c1e34f151c72edbccad389f799a3dc08e 100755 (executable)
@@ -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