mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-08 04:00:44 +00:00
Mac deployment adjustment for xcode 7 build warnings
This commit is contained in:
parent
c56ae98139
commit
7a7873bab2
@ -70,7 +70,7 @@ unix:!macx {
|
|||||||
}
|
}
|
||||||
|
|
||||||
macx {
|
macx {
|
||||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6.8
|
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.6
|
||||||
|
|
||||||
LIBS += -lz
|
LIBS += -lz
|
||||||
ICON = icons/iconfile.icns
|
ICON = icons/iconfile.icns
|
||||||
|
Loading…
Reference in New Issue
Block a user