uniclean.bat 156 B

1234567
  1. cd %*
  2. C:\Keil_v5\UV4\UV4.exe -c device-dashboard.uvprojx -j0
  3. del /S /Q DebugConfig Listings Objects
  4. rd /S /Q DebugConfig
  5. rd /S /Q Listings
  6. rd /S /Q Objects