mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 03:30:44 +00:00
Fix iconfile location for mac after move
This commit is contained in:
parent
6b31181103
commit
934bd0249f
@ -50,7 +50,7 @@ unix:!macx {
|
|||||||
|
|
||||||
macx {
|
macx {
|
||||||
LIBS += -lz
|
LIBS += -lz
|
||||||
ICON = ../icons/iconfile.icns
|
ICON = icons/iconfile.icns
|
||||||
}
|
}
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
|
Loading…
Reference in New Issue
Block a user