mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
添加资源文件
This commit is contained in:
4
VM/update-data.sh
Executable file
4
VM/update-data.sh
Executable file
@@ -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