This commit is contained in:
13038267101 2022-07-11 17:46:27 +08:00
parent a1b07c6aa5
commit 5c83c3a859
1 changed files with 6 additions and 1 deletions

View File

@ -133,7 +133,12 @@ else #APP
qmake -qt=qt5 -makefile HGScannerTmp.pro
make -j6
rm -f *.o
rm -f *.h
rm -f *.cpp
rm -f .qmake.stash
rm -f Makefile
rm HGScannerTmp.pro
cd ../HGUpgrade