mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2026-06-10 06:52:26 +08:00
添加资源文件
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd `dirname $0`
|
||||
pyuic5 -o ui_mainwindow.py mainwindow.ui
|
||||
pyrcc5 -o program_resources.py program_resources.qrc
|
||||
Reference in New Issue
Block a user