mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 18:50:44 +00:00
Commented out the deployment target - use whatever is default for Qt version
This commit is contained in:
parent
e4ae6fa3ec
commit
3eca5d992f
@ -98,7 +98,7 @@ RC_ICONS = ./icons/logo.ico
|
||||
|
||||
macx {
|
||||
QMAKE_TARGET_BUNDLE_PREFIX = "org.The-OSCAR-Team"
|
||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12
|
||||
# QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.12
|
||||
LIBS += -lz
|
||||
ICON = icons/OSCAR.icns
|
||||
} else:haiku {
|
||||
|
Loading…
Reference in New Issue
Block a user