Subversion Repositories userdetect2

Rev

Rev 68 | View as "text/x-msdos-batch" | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. @echo off
  2. del *.dcu
  3. del *.cfg
  4. del *.~*
  5. del Plugins\*.dcu
  6. del Plugins\*.cfg
  7. del Plugins\*.~*
  8. del vcl\*.dcu
  9. del vcl\*.~*
  10. del devcpp_plugins\*.o
  11. del devcpp_plugins\*.a
  12. del devcpp_plugins\Makefile.win
  13.