mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
Update Serial-Studio.pro
This commit is contained in:
parent
d73268dbac
commit
f6cb90c159
@ -79,8 +79,8 @@ macx* {
|
||||
QMAKE_INFO_PLIST = deploy/macOS/info.plist
|
||||
|
||||
# DMG generation constants
|
||||
DMG_FILENAME = $${TARGET}.dmg
|
||||
BUNDLE_FILENAME = $${TARGET}.app
|
||||
DMG_FILENAME = SerialStudio.dmg
|
||||
BUNDLE_FILENAME = "Serial Studio.app"
|
||||
|
||||
# Target for pretty DMG generation
|
||||
dmg.commands += "macdeployqt $$BUNDLE_FILENAME -qmldir=$$PWD/assets/qml &&"
|
||||
|
Loading…
x
Reference in New Issue
Block a user