This commit is contained in:
parent
1c7e9d627d
commit
cd6f258720
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ cd build/runtime-pyside6 || exit 1
|
|||
|
||||
rm -rf $(find . -name "*.pyc")
|
||||
|
||||
wine_py pyinstaller --add-data "LogarithmPlotter/logarithmplotter.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