dreamfactory_cmd/cmd/v2/build.bat
2023-06-09 21:58:02 +08:00

7 lines
102 B
Batchfile

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