f0261a72 RD |
1 | |
2 | cd %WXWIN%\utils\wxPython\src |
305b8c10 |
3 | python ..\distrib\build.py %1 %2 %3 %4 %5 %6 %7 %8 %9 |
f0261a72 RD |
4 | |
5 | cd %WXWIN%\utils\wxPython\modules |
305b8c10 |
6 | python .\buildall.py %1 %2 %3 %4 %5 %6 %7 %8 %9 |
f0261a72 RD |
7 | |
8 | |
9 | cd %WXWIN%\utils\wxPython |
10 | |