use com.pret.porymap in macOS app bundles
This commit is contained in:
parent
3197cda157
commit
755e922a93
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ TEMPLATE = app
|
|||
RC_ICONS = resources/icons/porymap-icon-2.ico
|
||||
ICON = resources/icons/porymap.icns
|
||||
QMAKE_CXXFLAGS += -std=c++11 -Wall
|
||||
QMAKE_TARGET_BUNDLE_PREFIX = com.pret
|
||||
|
||||
SOURCES += src/core/block.cpp \
|
||||
src/core/blockdata.cpp \
|
||||
|
|
Loading…
Reference in a new issue