Browse Source

Merge branch 'main' into trustfunc

Martijn Laan 5 tháng trước cách đây
mục cha
commit
155cb989fc
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      Projects/Bin/synch-isfiles.bat

+ 5 - 0
Projects/Bin/synch-isfiles.bat

@@ -20,6 +20,11 @@ copy ..\..\Files\ISetup-dark.chm
 copy ..\..\Files\WizClassicSmallImage.bmp
 copy ..\..\whatsnew.htm
 
+del *.exp
+del *.lib
+del *.pdb
+del *.bsc
+
 echo - Synching files done
 
 if "%1"=="nopause" goto :eof