mirror of
https://gitee.com/seekfree/TC264_Library.git
synced 2026-06-04 03:32:56 +00:00
10 lines
71 B
Batchfile
10 lines
71 B
Batchfile
|
|
rmdir .settings /s /q
|
|
rmdir Debug /s /q
|
|
|
|
del *.launch /s
|
|
|
|
|
|
pause
|
|
exit
|