build.bat 68 B

12345
  1. cd "Klient"
  2. call build.bat
  3. cd "../Server"
  4. call build.bat
  5. cd ".."