From 0345245e860375a32c9a437c4a9d9cae807134e9 Mon Sep 17 00:00:00 2001 From: Shashank Date: Mon, 29 May 2017 12:40:26 +0530 Subject: CMSCOPE changed --- modules/graphics/macros/cleanmacros.bat | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 modules/graphics/macros/cleanmacros.bat (limited to 'modules/graphics/macros/cleanmacros.bat') 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 -- cgit