1
0
mirror of https://github.com/salvadordf/CEF4Delphi.git synced 2024-12-14 09:42:54 +02:00
CEF4Delphi/demos/SubProcess/00-DeleteDCUs.bat
Salvador Diaz Fau 9f5e5fe06f Subprocess demo
2017-01-27 17:59:15 +01:00

8 lines
111 B
Batchfile

del /s /q *.dcu
del /s /q *.dcp
del /s /q *.bpl
del /s /q *.bpi
del /s /q *.hpp
del /s /q *.exe
del /s /q *.~*