aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/clean.bat
diff options
context:
space:
mode:
Diffstat (limited to 'Game/Code/clean.bat')
-rw-r--r--Game/Code/clean.bat7
1 files changed, 0 insertions, 7 deletions
diff --git a/Game/Code/clean.bat b/Game/Code/clean.bat
deleted file mode 100644
index ef4ca243..00000000
--- a/Game/Code/clean.bat
+++ /dev/null
@@ -1,7 +0,0 @@
-@ECHO OFF
-set OBJ_PATH=build\win32\fpc
-del %OBJ_PATH%\*.o
-del %OBJ_PATH%\*.ppu
-del %OBJ_PATH%\*.a
-del %OBJ_PATH%\*.rst
-del %OBJ_PATH%\*.compiled