mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Deploy some Qt plugins alongside the binary
Only implemented for Windows for now. On Mac, macdeployqt copies all imageformat plugins on its own. Signed-off-by: Thiago Macieira <thiago@macieira.org>
This commit is contained in:
parent
245e29a72e
commit
603d65c961
2 changed files with 8 additions and 1 deletions
|
|
@ -136,6 +136,7 @@ MANPAGE = subsurface.1
|
|||
XSLT_FILES = xslt
|
||||
DOC_FILES = $$OUT_PWD/Documentation/user-manual.html Documentation/images
|
||||
MARBLEDIR = marbledata/maps
|
||||
DEPLOYMENT_PLUGIN += imageformats/qjpeg
|
||||
|
||||
# This information will go into the Windows .rc file and linked into the .exe
|
||||
QMAKE_TARGET_COMPANY = subsurface team
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue