]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b.bat
fix Union(empty rect) bug
[wxWidgets.git] / wxPython / b.bat
index 4f9e1c3322e330e13b3ef013635d2b29edd404a1..d68095f808007757924f88af1de815e32289f2c6 100755 (executable)
@@ -33,6 +33,7 @@ rem just remove the *.pyd's
 elseiff "%1" == "d" then
        shift
        set CMD=del wxPython\*.pyd
+       set OTHERCMD=del wxPython\*.pdb
 
 rem touch all the *.i files so swig will regenerate
 elseiff "%1" == "t" then