]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/buildall.bat
More framework fixes and fixes for building dlls.
[wxWidgets.git] / utils / wxPython / buildall.bat
1
2 cd src
3 python ..\distrib\build.py %1 %2 %3 %4 %5 %6 %7 %8 %9
4
5 cd ..\modules
6 python .\buildall.py %1 %2 %3 %4 %5 %6 %7 %8 %9
7
8
9 cd ..
10