]> git.saurik.com Git - wxWidgets.git/blob - wxPython/buildall.bat
merged 2.2 branch
[wxWidgets.git] / wxPython / buildall.bat
1
2 cd src
3 python ..\distrib\build.py %1 %2 %3 %4 %5 %6 %7 %8 %9
4
5 cd ..\contrib
6 python .\buildall.py %1 %2 %3 %4 %5 %6 %7 %8 %9
7
8
9 cd ..
10