Browse Source

Merge branch 'main' into trustfunc

Martijn Laan 4 months ago
parent
commit
155cb989fc
1 changed files with 5 additions and 0 deletions
  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 ..\..\Files\WizClassicSmallImage.bmp
 copy ..\..\whatsnew.htm
 copy ..\..\whatsnew.htm
 
 
+del *.exp
+del *.lib
+del *.pdb
+del *.bsc
+
 echo - Synching files done
 echo - Synching files done
 
 
 if "%1"=="nopause" goto :eof
 if "%1"=="nopause" goto :eof