Skip to content

Commit

Permalink
Script: include qjpeg and qjp2 Qt plugins in BundleDependencies.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosalie241 committed Feb 10, 2025
1 parent 4b17a8a commit 7059a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Script/BundleDependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ do
copyForOBJ "$file"
done

windeployqt-qt6 --exclude-plugins qpdf,qwebp,qgif,qjpeg,qtga,qtuiotouchplugin,qglib,qtiff,qmng,qwbmp,qjp2 \
windeployqt-qt6 --exclude-plugins qpdf,qwebp,qgif,qtga,qtuiotouchplugin,qglib,qtiff,qmng,qwbmp \
--no-translations "$exe"

# needed by Qt at runtime
Expand Down

0 comments on commit 7059a97

Please sign in to comment.