6 lines
55 B
Batchfile
6 lines
55 B
Batchfile
@echo off
|
|
chcp 65001 > nul
|
|
build.bat
|
|
|
|
build.bat x86_64
|