mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
Change Mac target platform to 10.12 - Sierra
This commit is contained in:
parent
b7deef365b
commit
6cf17f2699
@ -94,7 +94,7 @@ VERSION = 1.0.0
|
||||
RC_ICONS = ./icons/logo.ico
|
||||
|
||||
macx {
|
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.7
|
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12
|
||||
LIBS += -lz
|
||||
ICON = icons/OSCAR.icns
|
||||
} else:haiku {
|
||||
|
Loading…
Reference in New Issue
Block a user