mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-04 03:08:04 +01:00
Create bundle. Update SDK.
This commit is contained in:
parent
1ff2316370
commit
b3069d2d12
@ -57,6 +57,7 @@
|
|||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
TARGET = rssguard
|
TARGET = rssguard
|
||||||
DEFINES *= QT_USE_QSTRINGBUILDER
|
DEFINES *= QT_USE_QSTRINGBUILDER
|
||||||
|
QMAKE_MAC_SDK = macosx10.12
|
||||||
|
|
||||||
message(rssguard: Welcome RSS Guard qmake script.)
|
message(rssguard: Welcome RSS Guard qmake script.)
|
||||||
|
|
||||||
@ -742,7 +743,7 @@ unix:!mac {
|
|||||||
}
|
}
|
||||||
|
|
||||||
mac {
|
mac {
|
||||||
CONFIG -= app_bundle
|
CONFIG += app_bundle
|
||||||
|
|
||||||
target.path = $$quote($$PREFIX/Contents/MacOs/)
|
target.path = $$quote($$PREFIX/Contents/MacOs/)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user