Browse Source

Add all install targets

Donald Carr 8 years ago
parent
commit
07c7dcfc4f
1 changed files with 8 additions and 0 deletions
  1. 8 0
      artriculate.pro

+ 8 - 0
artriculate.pro

@@ -3,3 +3,11 @@ TEMPLATE = subdirs
 CONFIG += ordered
 
 SUBDIRS += src qml
+
+symlink.path = /usr/bin
+symlink.files = artriculate
+
+license.path = /usr/share/artriculate
+license.files = license.txt
+
+INSTALLS += symlink license