X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4309b812efa07373abe6b8b6bba29e2fe2e4c49f..e8788ed0c675708ff488032b4697fa2455e9fc41:/wxPython/b.bat diff --git a/wxPython/b.bat b/wxPython/b.bat index ed0181719c..78502de7de 100755 --- a/wxPython/b.bat +++ b/wxPython/b.bat @@ -37,7 +37,8 @@ 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=echo Finished! + find . -name "*.i" | xargs -l touch rem "i" --> install elseiff "%1" == "i" then @@ -69,6 +70,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