mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-12-14 02:52:03 +08:00
支持磁盘扩容
This commit is contained in:
@@ -62,3 +62,17 @@ RESOURCES += \
|
||||
DISTFILES += \
|
||||
en_US.qm \
|
||||
en_US.ts
|
||||
|
||||
# 编译时拷贝所需文件
|
||||
file_need.files += Windows7X64Auto.iso \
|
||||
Windows7X86Auto.iso \
|
||||
kvm-ok \
|
||||
AAVMF32_CODE.fd \
|
||||
deepin-wine-runner.svg \
|
||||
OVMF.fd \
|
||||
QEMU_AARCH64_EFI.fd \
|
||||
QEMU_EFI_LOONG64_7.1.fd \
|
||||
test.qcow2
|
||||
file_need.path += $$OUT_PWD
|
||||
COPIES += file_need
|
||||
system(chmod 777 $$OUT_PWD/kvm-ok)
|
||||
|
||||
Reference in New Issue
Block a user