MSIBuild/UI/clean_all.bat
Simon Rozman 152cb014ab Optimize cleaning
NMAKE invocations are costly (slow, no-parallel support).

Rather than pinpoint cleaning of each combination of $(PKG), $(LANG),
$(PLAT) and $(CFG) related files, we do the wildcard cleaning of all
$(PKG) related files.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-03-03 12:04:14 +01:00

3 lines
32 B
Batchfile

@echo off
nmake.exe /ls Clean