]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/buildall.bat
wizard.h added to the list of headers
[wxWidgets.git] / utils / wxPython / buildall.bat
1
2 cd %WXWIN%\utils\wxPython\src
3 python ..\distrib\build.py %1 %2 %3 %4 %5 %6 %7 %8 %9
4
5 cd %WXWIN%\utils\wxPython\modules
6 python .\buildall.py %1 %2 %3 %4 %5 %6 %7 %8 %9
7
8
9 cd %WXWIN%\utils\wxPython
10