Disable bundle.
This commit is contained in:
parent
b85ef0e54c
commit
aa5a7affef
@ -91,7 +91,7 @@ isEmpty(PREFIX) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
mac {
|
mac {
|
||||||
PREFIX = $$OUT_PWD/$$APP_LOW_NAME.app
|
PREFIX = $$OUT_PWD/rssguard.app
|
||||||
}
|
}
|
||||||
|
|
||||||
unix:!mac {
|
unix:!mac {
|
||||||
@ -730,6 +730,7 @@ mac {
|
|||||||
QMAKE_INFO_PLIST = resources/macosx/Info.plist.in
|
QMAKE_INFO_PLIST = resources/macosx/Info.plist.in
|
||||||
ICON = resources/macosx/$${TARGET}.icns
|
ICON = resources/macosx/$${TARGET}.icns
|
||||||
IDENTIFIER = org.$${TARGET}.RSSGuard
|
IDENTIFIER = org.$${TARGET}.RSSGuard
|
||||||
|
CONFIG -= app_bundle
|
||||||
|
|
||||||
target.path = $$quote($$PREFIX/Contents/MacOs/)
|
target.path = $$quote($$PREFIX/Contents/MacOs/)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user