win-clean.bat 737 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. Del /Q build\temp\Win32
  2. Del /Q build\temp\Win64
  3. Del /Q build\temp\i386
  4. Del /Q build\temp\x86_64
  5. Del /Q rich-demos\i386-bsd\tmp
  6. Del /Q rich-demos\i386-linux\tmp
  7. Del /Q rich-demos\i386-win32\tmp
  8. Del /Q rich-demos\Raspberry\tmp
  9. Del /Q rich-demos\x86_64-linux\tmp
  10. Del /Q rich-demos\x86_64-win64\tmp
  11. Del /Q LabVIEW\lib_tmp\win32
  12. Del /Q LabVIEW\lib_tmp\win64
  13. Del /S *.~*
  14. Del /S *.bak
  15. Del /S *.dcu
  16. Del /S *.ppu
  17. Del /S *.a
  18. Del /S *.d
  19. Del /S *.o
  20. Del /S *.obj
  21. Del /S *.ild
  22. Del /S *.ilk
  23. Del /S *.ilc
  24. Del /S *.#??
  25. Del /S *.lif
  26. Del /S *.map
  27. Del /S *.tds
  28. Del /S *.ncb
  29. Del /S *.pdi
  30. Del /S *.ilf
  31. Del /S *.ils
  32. Del /S *.sdf
  33. Del /S *.pch
  34. Del /S *.pdb
  35. Del /S *.exp
  36. Del /S *.log
  37. Del /S *.tlog
  38. Del /S *.ipch
  39. Del /S *.user