summaryrefslogtreecommitdiff
path: root/clean_windows.bat
diff options
context:
space:
mode:
Diffstat (limited to 'clean_windows.bat')
-rw-r--r--clean_windows.bat9
1 files changed, 0 insertions, 9 deletions
diff --git a/clean_windows.bat b/clean_windows.bat
deleted file mode 100644
index df13887..0000000
--- a/clean_windows.bat
+++ /dev/null
@@ -1,9 +0,0 @@
-cd zlib-1.2.6
-mingw32-make -fwin32\makefile.gcc clean
-
-cd ..\src
-mingw32-make distclean
-
-cd ..
-del src\translations\smplayer_*.qm
-