build: 添加leonapp_gui.exe及相关依赖文件

添加leonapp_gui.exe可执行文件及相关依赖文件,包括:
- icon.ico应用程序图标
- leonapp_gui.dll主程序模块
- _win32sysloader.pyd系统加载模块
- qwbmp.dll图像格式插件
- build.txt包含的Nuitka构建命令
This commit is contained in:
2025-09-21 19:33:38 +08:00
parent 1586822845
commit a0fe74bbe9
80 changed files with 13674 additions and 0 deletions

View File

@@ -0,0 +1 @@
py -m nuitka --show-progress --show-memory --standalone --onefile --windows-disable-console --plugin-enable=pyqt5 --output-dir=output --windows-icon-from-ico=icon.ico --output-filename=leonapp leonapp_gui.py

BIN
pyqt5fluentdesign/icon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.