mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 18:50:19 +00:00
4 lines
48 B
Batchfile
4 lines
48 B
Batchfile
|
|
@echo off
|
||
|
|
call build-x86.bat
|
||
|
|
call build-x64.bat
|