mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Update Serial-Studio.pro
This commit is contained in:
parent
86f361cd83
commit
b4551b5e19
@ -81,6 +81,12 @@ include(libs/Libraries.pri)
|
||||
win32* {
|
||||
TARGET = SerialStudio
|
||||
RC_FILE = deploy/windows/resources/info.rc
|
||||
|
||||
target.path = /bin
|
||||
license.path = /share/licenses/
|
||||
license.files += LICENSE.md
|
||||
|
||||
INSTALLS += target license
|
||||
}
|
||||
|
||||
macx* {
|
||||
|
Loading…
x
Reference in New Issue
Block a user