mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
FIX: Cleaning win64 units directory. Widgetset is always called win32.
This commit is contained in:
parent
7dad7d284b
commit
6099c52666
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
rem Clean up output directory
|
||||
del /Q units\i386-win32-win32\*.*
|
||||
del /Q units\x86_64-win64-win64\*.*
|
||||
del /Q units\x86_64-win64-win32\*.*
|
||||
del /Q src\*.*~
|
||||
del /Q src\*.~*
|
||||
del /Q doublecmd*.exe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue