aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <unknown>2001-03-02 12:36:02 +0000
committernyamatongwe <unknown>2001-03-02 12:36:02 +0000
commit740116c33177712038fdab206409972491cb0421 (patch)
tree8ea43c8247a058a8af3f137d0c06f7fcd79afbbf
parentab21329131c3c2cc4240c336974ca9429c8d743d (diff)
downloadscintilla-mirror-740116c33177712038fdab206409972491cb0421.tar.gz
Added *.lib to things that are deleted.
-rwxr-xr-xdelbin.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/delbin.bat b/delbin.bat
index 1f3d6a75a..b8e9ae7c5 100755
--- a/delbin.bat
+++ b/delbin.bat
@@ -1 +1 @@
-del /S /Q *.a *.aps *.bsc *.dll *.dsw *.exe *.idb *.ilc *.ild *.ilf *.ilk *.ils *.map *.ncb *.obj *.o *.opt *.pdb *.plg *.res *.sbr *.tds
+del /S /Q *.a *.aps *.bsc *.dll *.dsw *.exe *.idb *.ilc *.ild *.ilf *.ilk *.ils *.lib *.map *.ncb *.obj *.o *.opt *.pdb *.plg *.res *.sbr *.tds