浏览代码

Merge branch 'main' into trustfunc

Martijn Laan 4 月之前
父节点
当前提交
155cb989fc
共有 1 个文件被更改,包括 5 次插入0 次删除
  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