aboutsummaryrefslogtreecommitdiffhomepage
path: root/delbin.bat
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2013-02-05 08:58:51 +1100
committernyamatongwe <devnull@localhost>2013-02-05 08:58:51 +1100
commit4d129be11ee453b135d16c78dfdff8d176b3cd7f (patch)
treebe31fb47fe3551ce32181910cea0b4c928d1bfb0 /delbin.bat
parent12d2c91b2c2fa3b78269d2a875abcffe7ac604e2 (diff)
downloadscintilla-mirror-4d129be11ee453b135d16c78dfdff8d176b3cd7f.tar.gz
Add in some extensions used by msbuild for Visual C++ 2012.
Diffstat (limited to 'delbin.bat')
-rwxr-xr-xdelbin.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/delbin.bat b/delbin.bat
index 8d6b642e8..6d4e91a3e 100755
--- a/delbin.bat
+++ b/delbin.bat
@@ -1 +1 @@
-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 *.exp >NUL:
+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 *.exp *.tlog >NUL: