]> git.sur5r.net Git - fstl/blobdiff - qt/fstl.pro
Update upstream source from tag 'upstream/0.9.3'
[fstl] / qt / fstl.pro
index 7a0f449862e534c1aaa7e20b4c92835ed565f26e..5d8613dad0dc3b4e7c557e1af78a5a6320e6dc1e 100644 (file)
@@ -41,6 +41,11 @@ win32 {
     RC_FILE = ../exe/fstl.rc
 }
 
+linux {
+    target.path = /usr/bin
+    INSTALLS += target
+}
+
 static {
     CONFIG += static
 }