From b18f5bf2db0fba2e7e539f68645836036d940d26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 29 Apr 2015 15:44:44 +0200 Subject: Imported Upstream version 2.9.6 --- cleanwin.cmd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cleanwin.cmd') diff --git a/cleanwin.cmd b/cleanwin.cmd index 0fbd64e..306e72c 100644 --- a/cleanwin.cmd +++ b/cleanwin.cmd @@ -16,7 +16,9 @@ REM # echo make lib done cd util nmake /nologo -f %UTMAKE% clean +del tmp\*.obj 2>NUL del *.pdb 2>NUL +del *.manifest 2>NUL cd .. REM # echo make util done -- cgit v1.2.3