Removing logplotter.svg file (duplicate) + adding PySide6-Addons as dependency
This commit is contained in:
parent
6a1f01ba1f
commit
f8ce98d4ad
8 changed files with 11 additions and 75 deletions
|
@ -11,7 +11,7 @@ cd "LogarithmPlotter/i18n/"
|
|||
bash release.sh
|
||||
cd ../../
|
||||
|
||||
wine pyinstaller --add-data "logplotter.svg;." \
|
||||
wine pyinstaller --add-data "LogarithmPlotter/logarithmplotter.svg;." \
|
||||
--add-data "LogarithmPlotter/qml;qml" \
|
||||
--add-data "LogarithmPlotter/i18n;i18n" \
|
||||
--noconsole \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue