X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4309b812efa07373abe6b8b6bba29e2fe2e4c49f..922ba68045d84789ab1dfceb4d1aa1b6e2c5e810:/wxPython/b.bat diff --git a/wxPython/b.bat b/wxPython/b.bat index ed0181719c..68eda213b2 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -37,7 +37,7 @@ elseiff "%1" == "d" then rem touch all the *.i files so swig will regenerate elseiff "%1" == "t" then shift - set CMD=touch src\*.i & touch contrib\glcanvas\*.i & touch contrib\ogl\*.i & touch contrib\stc\*.i + set CMD=touch src\*.i & touch contrib\glcanvas\*.i & touch contrib\ogl\*.i & touch contrib\stc\*.i & touch contrib\gizmos\*.i & touch contrib\dllwidget\*.i rem "i" --> install elseiff "%1" == "i" then @@ -69,6 +69,13 @@ elseiff "%1" == "a" then shift set CMD=echo Finished! + call b.bat 15 c + call b.bat 15 f + call b.bat 15 r + call b.bat 15 c + call b.bat 15 h + call b.bat 15 r + call b.bat 21 c call b.bat 21 f call b.bat 21 r