Updated by update.sh
This commit is contained in:
parent
a800958364
commit
64db3fb1cd
@ -30,7 +30,7 @@ python main.py
|
||||
# 单文件封装
|
||||
先在仓库所在文件夹执行
|
||||
``` shell
|
||||
nuitka --mingw --standalone --onefile --show-progress --show-memory --output-dir=out --windows-icon-from-ico=F:\tmp\pypvz.ico C:\Users\17265\Documents\GitHub\pypvz\main.py
|
||||
nuitka --mingw --standalone --onefile --show-progress --show-memory --output-dir=out --windows-icon-from-ico=out/pypvz.ico main.py
|
||||
```
|
||||
再及时在单文件编译前于同一文件夹中执行
|
||||
``` shell
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user