mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 11:40:42 +00:00
Addition of OSX icon file and project reference.
This commit is contained in:
parent
c698fd1932
commit
377ee48768
@ -94,6 +94,7 @@ unix:!macx:LIBS += -lX11 -lz -lGLU
|
|||||||
macx {
|
macx {
|
||||||
SOURCES += qextserialport/qextserialenumerator_osx.cpp
|
SOURCES += qextserialport/qextserialenumerator_osx.cpp
|
||||||
LIBS += -framework IOKit -framework CoreFoundation -lz
|
LIBS += -framework IOKit -framework CoreFoundation -lz
|
||||||
|
ICON = icons/iconfile.icns
|
||||||
}
|
}
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
|
BIN
icons/iconfile.icns
Normal file
BIN
icons/iconfile.icns
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user