mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-06 21:12:12 +00:00
11 lines
94 B
Batchfile
11 lines
94 B
Batchfile
|
cd sm14
|
||
|
call build.bat
|
||
|
|
||
|
cd ..\sm20
|
||
|
call build.bat
|
||
|
|
||
|
cd ..\sm30
|
||
|
call build.bat
|
||
|
|
||
|
cd ..
|