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 & touch contrib\gizmos\*.i & touch contrib\dllwidget\*.i
+ set CMD=echo Finished!
+ find . -name "*.i" | xargs -l touch
rem "i" --> install
elseiff "%1" == "i" then
call b.bat 15 c
call b.bat 15 f
+ cd demo
+ p15 encode_bitmaps.py
+ cd -
call b.bat 15 r
call b.bat 15 c
call b.bat 15 h