diff options
Diffstat (limited to 'modules/graphics/macros/cleanmacros.bat')
-rwxr-xr-x | modules/graphics/macros/cleanmacros.bat | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/graphics/macros/cleanmacros.bat b/modules/graphics/macros/cleanmacros.bat new file mode 100755 index 000000000..c06efbd1f --- /dev/null +++ b/modules/graphics/macros/cleanmacros.bat @@ -0,0 +1,3 @@ +@del /s *.bin 2>NUL +@del /s lib 2>NUL +@del /s names 2>NUL |