mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-01 04:33:24 +00:00
Include location flag in bundle
The little marker flag for our dives was missing on the Mac. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6026fef35e
commit
39f9fb09db
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ else: ICON = subsurface-icon.svg
|
||||||
MANPAGE = subsurface.1
|
MANPAGE = subsurface.1
|
||||||
XSLT_FILES = xslt
|
XSLT_FILES = xslt
|
||||||
DOC_FILES = $$OUT_PWD/Documentation/user-manual.html Documentation/images
|
DOC_FILES = $$OUT_PWD/Documentation/user-manual.html Documentation/images
|
||||||
MARBLEDIR = marbledata/maps
|
MARBLEDIR = marbledata/maps marbledata/bitmaps
|
||||||
DEPLOYMENT_PLUGIN += imageformats/qjpeg
|
DEPLOYMENT_PLUGIN += imageformats/qjpeg
|
||||||
|
|
||||||
# This information will go into the Windows .rc file and linked into the .exe
|
# This information will go into the Windows .rc file and linked into the .exe
|
||||||
|
|
Loading…
Add table
Reference in a new issue