no need to delete these anymore (since they don't exist ;-) )

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-03-26 19:23:01 +00:00
parent 3762cd671b
commit 664f7b63cd

View File

@@ -33,7 +33,6 @@ rem just remove the *.pyd's
elseiff "%1" == "d" then elseiff "%1" == "d" then
shift shift
set CMD=del wx\*.pyd set CMD=del wx\*.pyd
set OTHERCMD=del wx\*.pdb
rem touch all the *.i files so swig will regenerate rem touch all the *.i files so swig will regenerate
elseiff "%1" == "t" then elseiff "%1" == "t" then