summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/progs/quake/clean.bat
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/sdl/progs/quake/clean.bat')
-rw-r--r--apps/plugins/sdl/progs/quake/clean.bat18
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/plugins/sdl/progs/quake/clean.bat b/apps/plugins/sdl/progs/quake/clean.bat
new file mode 100644
index 0000000000..8a5aad4867
--- /dev/null
+++ b/apps/plugins/sdl/progs/quake/clean.bat
@@ -0,0 +1,18 @@
1rmdir /s /q debug
2rmdir /s /q release
3rmdir /s /q debug_gl
4rmdir /s /q release_gl
5
6rmdir /s /q gas2masm\debug
7rmdir /s /q gas2masm\release
8
9del gas2masm\gas2masm.opt
10del gas2masm\gas2masm.plg
11del gas2masm\gas2masm.ncb
12del gas2masm\gas2masm.stt
13
14del WinQuake.opt
15del WinQuake.plg
16del WinQuake.ncb
17del WinQuake.stt
18