mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-08 14:21:29 +01:00
Bump minimal OSX target version.
This commit is contained in:
parent
ee9e2bcf2a
commit
0ff8d45a27
@ -726,7 +726,7 @@ unix:!mac {
|
|||||||
|
|
||||||
mac {
|
mac {
|
||||||
CONFIG += app_bundle
|
CONFIG += app_bundle
|
||||||
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10
|
QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.7
|
||||||
QMAKE_RPATHDIR += @executable_path/../Frameworks
|
QMAKE_RPATHDIR += @executable_path/../Frameworks
|
||||||
|
|
||||||
QMAKE_INFO_PLIST = resources/macosx/Info.plist.in
|
QMAKE_INFO_PLIST = resources/macosx/Info.plist.in
|
||||||
|
Loading…
Reference in New Issue
Block a user