added ICON

This commit is contained in:
nik gaffney 2022-09-26 18:32:40 +02:00
parent 2cd44183b9
commit defee25db7

View File

@ -50,6 +50,7 @@ QMAKE_CXXFLAGS += -O3 -Wall -Wno-unused -std=c++11
# assets # assets
RESOURCES = app/samplebrain.qrc RESOURCES = app/samplebrain.qrc
ICON = desktop/samplebrain.icns
PREFIX = $$(PREFIX) PREFIX = $$(PREFIX)
isEmpty(PREFIX) { isEmpty(PREFIX) {