mirror of
https://github.com/RetroDECK/Supermodel.git
synced 2025-02-16 17:35:39 +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
|