Selaa lähdekoodia

Merge branch 'main' into trustfunc

Martijn Laan 5 kuukautta sitten
vanhempi
commit
155cb989fc
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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