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