mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
434b4aad86
Signed-off-by: btd <bardadymchik@gmail.com>
5 lines
114 B
Batchfile
5 lines
114 B
Batchfile
:start
|
|
call "C:\Program Files\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"
|
|
.\bam server_release
|
|
pause
|
|
goto start |