build.bat 66 B

12345
  1. cd "Linie"
  2. call build.bat
  3. cd "../Asteroids"
  4. call build.bat
  5. cd ".."