]> git.saurik.com Git - wxWidgets.git/blob - utils/wxPython/buildall.bat
added wxUSE_DEBUG_NEW_ALWAYS to --enable-mem_tracing (quite useless otherwise)
[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