fix icon on macos

This commit is contained in:
Melody 2018-12-26 19:37:07 -05:00 committed by Marcus Huderle
parent 8b843855f0
commit a5ff02c4c9
2 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = porymap
TEMPLATE = app
RC_ICONS = resources/icons/porymap-icon-1.ico
ICON = resources/icons/porymap-icon-1.ico
ICON = resources/icons/porymap.icns
QMAKE_CXXFLAGS += -std=c++11
SOURCES += src/core/block.cpp \

Binary file not shown.