Добавлена иконка

This commit is contained in:
2025-05-14 02:12:25 +03:00
parent 391d695b24
commit eda9e14058
2 changed files with 1 additions and 1 deletions

View File

@@ -1 +1 @@
pyinstaller --onefile --console --add-binary "tools/*.exe:tools" ./image_compressor.py
pyinstaller --onefile --console --icon=image_compressor.ico --add-binary "tools/*.exe:tools" ./image_compressor.py