mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
UPD: Patch [0000574] build.bat updates (by vitaliyg)
This commit is contained in:
parent
856a04e6c6
commit
bcc3b68398
2 changed files with 64 additions and 27 deletions
|
|
@ -2,11 +2,17 @@
|
|||
@del /Q /S units\*.*
|
||||
@del /Q src\*.*~
|
||||
@del /Q src\*.~*
|
||||
@del /Q doublecmd.dbg
|
||||
@del /Q doublecmd.zdli
|
||||
@del /Q doublecmd*.exe
|
||||
@del /Q doublecmd*.old
|
||||
|
||||
@echo Remove generated help files
|
||||
@del /Q doc\en\dev-help\*.*
|
||||
|
||||
@echo Clean up tools output directories
|
||||
@del /Q src\extractdwrflnfo.exe
|
||||
|
||||
@echo Clean up plugins output directories
|
||||
@del /Q /S plugins\dsx\DSXLocate\lib\*.*
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue