]>
git.saurik.com Git - wxWidgets.git/blob - wxPython/distrib/makedbg.bat
2 rem Builds a zip containing debugging versions of wxWindows and wxPython
3 rem that could be unziped over a wxPython installation.
7 copy README.dbg.txt wxPython
-dbg
8 copy %WXWIN%\lib\wx
*d.dll wxPython
-dbg
9 copy %WXWIN%\wxPython\wxPython\
*.pyd wxPython
-dbg
11 zip
-r wxPython
-dbg
-%1.zip wxPython
-dbg