feat(gui): 添加应用图标 x.png
This commit is contained in:
@@ -38,6 +38,9 @@ if %ERRORLEVEL% GEQ 8 exit /b %ERRORLEVEL%
|
||||
copy /Y "gcode_patches.ini" "%DIST%\gcode_patches.ini" >nul
|
||||
if errorlevel 1 exit /b %ERRORLEVEL%
|
||||
|
||||
copy /Y "x.png" "%DIST%\x.png" >nul
|
||||
if errorlevel 1 exit /b %ERRORLEVEL%
|
||||
|
||||
echo.
|
||||
echo Build done: %DIST%
|
||||
exit /b 0
|
||||
|
||||
Reference in New Issue
Block a user