summaryrefslogtreecommitdiff
path: root/clean.bat
diff options
context:
space:
mode:
Diffstat (limited to 'clean.bat')
-rw-r--r--clean.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/clean.bat b/clean.bat
index c92c7d78..2ce15cbe 100644
--- a/clean.bat
+++ b/clean.bat
@@ -2,6 +2,7 @@ rd Release /s /q
rd Debug /s /q
rd codec\Debug /s /q
rd codec\Release /s /q
+rd dist /s /q
del *.pch /s /q
del *.ncb /s /q
del *.opt /s /q