mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +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 {
|
||||
LIBS += -lz
|
||||
ICON = ../icons/iconfile.icns
|
||||
ICON = icons/iconfile.icns
|
||||
}
|
||||
|
||||
win32 {
|
||||
|
Loading…
Reference in New Issue
Block a user