Removing logplotter.svg file (duplicate) + adding PySide6-Addons as dependency

This commit is contained in:
Adsooi 2024-09-27 04:15:34 +02:00
parent 6a1f01ba1f
commit f8ce98d4ad
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
8 changed files with 11 additions and 75 deletions

View file

@ -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 \