CEF4Delphi/demos/Delphi_VCL/TinyBrowser/00-DeleteDCUs.bat
salvadordf c88ec15bd4 Update to CEF 94.4.1
Added the keyboard handling modification to the OSRExternalPumpBrowser demo requested by mterrisse in issue #378
Fixed the wrong form icon in TinyBrowser demo.
2021-09-27 12:04:33 +02:00

21 lines
362 B
Batchfile

del /s /q *.dcu
del /s /q *.exe
del /s /q *.res
del /s /q *.rsm
del /s /q *.log
del /s /q *.dsk
del /s /q *.identcache
del /s /q *.stat
del /s /q *.local
del /s /q *.~*
rmdir Win32\Debug
rmdir Win32\Release
rmdir "Win32\Debug mem alloc"
rmdir Win32
rmdir Win64\Debug
rmdir Win64\Release
rmdir "Win64\Debug mem alloc"
rmdir Win64
rmdir __history
rmdir __recovery