airobot/build.bat
2022-12-08 19:42:27 +08:00

7 lines
102 B
Batchfile

@echo off
set input=%1%
echo build version:%input%
fyne package --name RobotGUI-%input% -os windows