Update Serial-Studio.pro

This commit is contained in:
Alex Spataru 2021-01-18 12:11:22 -05:00 committed by GitHub
parent 86f361cd83
commit b4551b5e19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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* {