mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2024-11-21 21:35:38 +00:00
5 lines
121 B
Batchfile
5 lines
121 B
Batchfile
|
call Build.bat Release x64 Supermodel %1
|
||
|
call Build.bat Release Win32 Supermodel %1
|
||
|
@echo All builds succeeded
|
||
|
pause
|