aboutsummaryrefslogtreecommitdiffhomepage
path: root/delcvs.bat
diff options
context:
space:
mode:
Diffstat (limited to 'delcvs.bat')
-rwxr-xr-xdelcvs.bat7
1 files changed, 7 insertions, 0 deletions
diff --git a/delcvs.bat b/delcvs.bat
new file mode 100755
index 000000000..ac0a7f691
--- /dev/null
+++ b/delcvs.bat
@@ -0,0 +1,7 @@
+rmdir /S /Q CVS
+rmdir /S /Q bin\CVS
+rmdir /S /Q doc\CVS
+rmdir /S /Q gtk\CVS
+rmdir /S /Q include\CVS
+rmdir /S /Q src\CVS
+rmdir /S /Q win32\CVS