Development of daun-builder

This commit is contained in:
BarsTiger
2022-04-10 13:23:00 +03:00
parent b727a9e23b
commit e5b3674e4b
6 changed files with 212 additions and 141 deletions

View File

@@ -1 +1 @@
pyinstaller --onefile --console --noconfirm --icon logo.ico daun.py
pyinstaller --onefile --console --noconfirm --icon ui/logo.ico daun.py