mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
4 lines
62 B
Batchfile
4 lines
62 B
Batchfile
@echo off
|
|
setlocal EnableDelayedExpansion
|
|
del *.obj
|
|
del *.res
|