소스 검색

Add all install targets

Donald Carr 8 년 전
부모
커밋
07c7dcfc4f
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  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