added mac icon
This commit is contained in:
parent
106cec35d9
commit
425424b4ad
2 changed files with 11 additions and 10 deletions
|
@ -14,6 +14,7 @@ DEFINES += USE_ALLOCA \
|
||||||
macx {
|
macx {
|
||||||
HEADERS += mac/sound.h
|
HEADERS += mac/sound.h
|
||||||
SOURCES += mac/sound.cpp
|
SOURCES += mac/sound.cpp
|
||||||
|
RC_FILE = mac/llcon.icns
|
||||||
|
|
||||||
LIBS += -framework CoreFoundation \
|
LIBS += -framework CoreFoundation \
|
||||||
-framework CoreServices \
|
-framework CoreServices \
|
||||||
|
|
BIN
mac/llcon.icns
Normal file
BIN
mac/llcon.icns
Normal file
Binary file not shown.
Loading…
Reference in a new issue