Merged corrected build & requirements for 1.0.0.x

This commit is contained in:
2024-06-30 15:30:48 +01:00
parent 9e38120cfb
commit 03ff5f1f66
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
@echo off
call .venv\Scripts\activate.bat
pyside6-rcc.exe resources.qrc -o resources.py
pyinstaller.exe main.pyw --onefile --paths .venv\Lib\site-packages --icon resources\LiquidGUI.ico --name LiquidGUI
BIN
View File
Binary file not shown.