mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Include icons in the Windows installer
Also fix the dependency / ordering issue with running makensis Fixes #252 Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
0c833ef03b
commit
06bf0e1849
3 changed files with 7 additions and 3 deletions
|
|
@ -171,6 +171,7 @@ mac: ICON = packaging/macosx/Subsurface.icns
|
|||
else: ICON = subsurface-icon.svg
|
||||
MANPAGE = subsurface.1
|
||||
XSLT_FILES = xslt
|
||||
ICONS_FILES = icons
|
||||
DOC_FILES = $$OUT_PWD/Documentation/user-manual.html Documentation/images
|
||||
MARBLEDIR = marbledata/maps marbledata/bitmaps
|
||||
DEPLOYMENT_PLUGIN += imageformats/qjpeg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue