added ICON
This commit is contained in:
parent
2cd44183b9
commit
defee25db7
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue