mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Clean script
This commit is contained in:
parent
e98b1d6c6b
commit
0ac1246cde
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
@echo Clean up output directory
|
||||
@del /Q /S units\*.*
|
||||
@del /Q /S units\i386-win32-win32\*.*
|
||||
@del /Q /S units\x86_64-win64-win32\*.*
|
||||
@del /Q src\*.*~
|
||||
@del /Q src\*.~*
|
||||
@del /Q doublecmd.dbg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue