Linux install target in .pro
This commit is contained in:
parent
e9ce5a59dc
commit
2375ced859
3 changed files with 52 additions and 2 deletions
|
@ -60,5 +60,9 @@ DISTFILES += \
|
|||
qml/newsqml/NewsStack.qml \
|
||||
qml/configqml/SyncComponent.qml
|
||||
|
||||
target.path=/usr/bin/friendiqa
|
||||
INSTALLS+=target
|
||||
target.path=/usr/local/bin
|
||||
desktop.path = /usr/share/applications
|
||||
desktop.files = images/de.ma-nic.Friendiqa.desktop
|
||||
icon.path = /usr/share/icons/hicolor/scalable/apps
|
||||
icon.files = images/Friendiqa.svg
|
||||
INSTALLS+=target desktop icon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue